IDuplexContextChannel.EndCloseOutputSession(IAsyncResult) Method

Definition

Completes an asynchronous operation to close an output session on the client.

public:
 void EndCloseOutputSession(IAsyncResult ^ result);
public void EndCloseOutputSession (IAsyncResult result);
abstract member EndCloseOutputSession : IAsyncResult -> unit
Public Sub EndCloseOutputSession (result As IAsyncResult)

Parameters

Applies to