ChannelFactory.OnCloseAsync(TimeSpan) 方法

定义

protected public:
 override System::Threading::Tasks::Task ^ OnCloseAsync(TimeSpan timeout);
protected internal override System.Threading.Tasks.Task OnCloseAsync (TimeSpan timeout);
override this.OnCloseAsync : TimeSpan -> System.Threading.Tasks.Task
Protected Friend Overrides Function OnCloseAsync (timeout As TimeSpan) As Task

参数

timeout
TimeSpan

返回

适用于