SmartSockets .NET Class Library

TipcMsg.DeliveryMode Property

Gets/Sets the GMD delivery mode of the message.

The delivery mode is one of: DELIVERY_BEST_EFFORT, DELIVERY_ORDERED, DELIVERY_SOME, or DELIVERY_ALL.

public virtual int DeliveryMode {get; set;}

Exceptions

Exception TypeCondition
TipcBadArgumentException If delivery_mode is not one of the pre-defined values.

See Also

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


Copyright © TIBCO Software Inc. All rights reserved