SmartSockets .NET Class Library

TipcMsg.DeliveryTimeout Property

Gets/Sets the delivery timeout property of the message.

The delivery timeout determines how long the client will wait for a GMD acknowledgement before deciding that a failure has occurred.

public virtual double DeliveryTimeout {get; set;}

Exceptions

Exception TypeCondition
TipcBadArgumentException If delivery_timeout is negative.

See Also

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


Copyright © TIBCO Software Inc. All rights reserved