SmartSockets .NET Class Library

TipcMsg.Current Property

Gets/Sets the current field number of the message.

The "current field" is a cursor indexing the fields in a message.

public virtual int Current {get; set;}

Exceptions

Exception TypeCondition
TipcBadArgumentException If field_num is negative or greater than the last index in the message.

See Also

TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved