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.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- timeout
- Type: System.TimeSpan
The time within which the call must complete.
Implements
ICommunicationObject.Close(TimeSpan)For more information, see System.ServiceModel.Channels.CommunicationObject.
Show: