ICommunicationObject.Open Method (TimeSpan)
Collapse the table of content
Expand the table of content

ClientBase(Of TChannel).ICommunicationObject.Open Method (TimeSpan)

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

Causes the ClientBase(Of TChannel) object to transition from the created state into the opened state within a specified interval of time.

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

'Declaration
Private Sub Open ( _
	timeout As TimeSpan _
) Implements ICommunicationObject.Open

Parameters

timeout
Type: System.TimeSpan
The time period within which the call must complete.

Implements

ICommunicationObject.Open(TimeSpan)

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft