ClientBase<TChannel>::ICommunicationObject::Close Method (TimeSpan)
.NET Framework (current version)
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, seeSystem.ServiceModel.Channels::CommunicationObject.
Universal Windows Platform
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: