Share via


CommunicationObject.CloseTimeout Property

Gets or sets the time-out for a close operation.

Namespace: Ws.Services.Binding
Assembly: MFWsStack (in mfwsstack.dll)

Syntax

public TimeSpan CloseTimeout { get; set; }

Property Value

The time that is allowed for a close operation.

Version Information

Available in the .NET Micro Framework version 4.1 and 4.2.

See Also

Reference

CommunicationObject Class
CommunicationObject Members
Bindings