IDefaultCommunicationTimeouts Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property CloseTimeout Gets the interval of time after which the close method, invoked by a communication object, times out.
Public property OpenTimeout Gets the interval of time after which the open method, invoked by a communication object, times out.
Public property ReceiveTimeout Gets the interval of time after which the receive method, invoked by a communication object, times out.
Public property SendTimeout Gets the interval of time after which the send method, invoked by a communication object, times out.
Top

Show:
© 2017 Microsoft