CommunicationObject::BeginClose Method
.NET Framework (current version)
Begins an asynchronous operation to close a communication object.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | BeginClose(AsyncCallback^, Object^) | Begins an asynchronous operation to close a communication object. |
![]() | BeginClose(TimeSpan, AsyncCallback^, Object^) | Begins an asynchronous operation to close a communication object with a specified timeout. |
Show:
