5 implementations of BeginCloseOutputSession
System.ServiceModel (5)
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (2)
1732
public IAsyncResult
BeginCloseOutputSession
(AsyncCallback callback, object state)
1939
public IAsyncResult
BeginCloseOutputSession
(AsyncCallback callback, object state)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
668
public IAsyncResult
BeginCloseOutputSession
(AsyncCallback callback, object state)
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
3523
public IAsyncResult
BeginCloseOutputSession
(AsyncCallback callback, object state)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (1)
4612
public IAsyncResult
BeginCloseOutputSession
(AsyncCallback callback, object state)