IDefaultCommunicationTimeouts Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The IDefaultCommunicationTimeouts type exposes the following members.
| Name | Description | |
|---|---|---|
|
CloseTimeout | Gets the interval of time after which the close method, invoked by a communication object, times out. |
|
OpenTimeout | Gets the interval of time after which the open method, invoked by a communication object, times out. |
|
ReceiveTimeout | Gets the interval of time after which the receive method, invoked by a communication object, times out. |
|
SendTimeout | Gets the interval of time after which the send method, invoked by a communication object, times out. |
Show: