SmartSockets .NET Class Library

TipcMsg.NumFields Property

Gets/Sets the number of fields in the message.

When the number of fields is set and the number is smaller than the actual number of fields, the extra fields will be removed.

public virtual int NumFields {get; set;}

Exceptions

Exception TypeCondition
TipcBadArgumentException If num_fields is larger than the actual number of fields.

See Also

TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved