IContextChannel.OperationTimeout Property

ClientBase(Of TChannel).ChannelBase(Of T).IContextChannel.OperationTimeout Property

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

Gets or sets the time period within which an operation must complete or an exception is thrown.

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

'Declaration
Private Property OperationTimeout As TimeSpan
	Implements IContextChannel.OperationTimeout

Property Value

Type: System.TimeSpan
The TimeSpan that specifies the time period within which an operation must complete.

Implements

IContextChannel.OperationTimeout

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft