SmartSockets .NET Class Library

TipcMsg.Type Property

Gets/Sets the message type of the message.

Returns the message type of the message

Note: that any default properties of the new message type do NOT affect this message's properties when this method is used to set the message type.

public virtual TipcMt Type {get; set;}

Exceptions

Exception TypeCondition
TipcBadArgumentException If mt is not a valid message type.

See Also

TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace | TipcMt


Copyright © TIBCO Software Inc. All rights reserved