ChannelFactoryBase.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)

参数

适用于