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

반환

적용 대상