The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:
