IDefaultCommunicationTimeouts.ReceiveTimeout Property

ChannelBase.IDefaultCommunicationTimeouts.ReceiveTimeout Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the interval of time after which the receive method, invoked by a communication object, times out.

Namespace:  System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

TimeSpan IDefaultCommunicationTimeouts.ReceiveTimeout { get; }

Property Value

Type: System.TimeSpan
The TimeSpan that specifies the interval of time to wait for the receive method to time out.

Implements

IDefaultCommunicationTimeouts.ReceiveTimeout

ReceiveTimeout() calls DefaultReceiveTimeout.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft