IDefaultCommunicationTimeouts.SendTimeout Property

ChannelManagerBase.IDefaultCommunicationTimeouts.SendTimeout 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 send method, invoked by a communication object, times out.

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

'Declaration
Private ReadOnly Property SendTimeout As TimeSpan
	Implements IDefaultCommunicationTimeouts.SendTimeout

Property Value

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

Implements

IDefaultCommunicationTimeouts.SendTimeout

SendTimeout calls DefaultSendTimeout.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft