IDuplexSession::BeginCloseOutputSession Method
.NET Framework (current version)
Begins an asynchronous operation to terminate the outbound session.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | BeginCloseOutputSession(AsyncCallback^, Object^) | Begins an asynchronous operation to terminate the outbound session. |
![]() | BeginCloseOutputSession(TimeSpan, AsyncCallback^, Object^) | Begins an asynchronous operation to terminate the outbound session with a specified timeout within which the operation must complete. |
Show:
