次の方法で共有


TransportDuplexSessionChannel.OnEndClose(IAsyncResult) メソッド

定義

protected:
 override void OnEndClose(IAsyncResult ^ result);
protected override void OnEndClose (IAsyncResult result);
override this.OnEndClose : IAsyncResult -> unit
Protected Overrides Sub OnEndClose (result As IAsyncResult)

パラメーター

result
IAsyncResult

適用対象