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.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.TimeSpanThe TimeSpan that specifies the time period within which an operation must complete.
Show: