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

ClientBase<TChannel>.ICommunicationObject.Close Method (TimeSpan)

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

Causes the ClientBase<TChannel> object to transition from its current state into the closed state.

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

void ICommunicationObject.Close(
	TimeSpan timeout
)

Parameters

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

Implements

ICommunicationObject.Close(TimeSpan)

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft