Share via


CommunicationObject.ReceiveTimeout Property

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

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

Syntax

public virtual abstract TimeSpan ReceiveTimeout { get; set; }

Property Value

The duration of time that is allowed for receiving data.

Version Information

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

See Also

Reference

CommunicationObject Class
CommunicationObject Members
Bindings