IDuplexSession.EndCloseOutputSession Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Completes an asynchronous operation to terminate the outbound session that indicates that no more messages will be sent from this endpoint on the channel associated with the session.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- result
- Type: System.IAsyncResult
The IAsyncResult returned by a call to one of the BeginCloseOutputSession methods.
Show: