CommunicationObject.OnCloseAsync(TimeSpan) メソッド

定義

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

パラメーター

timeout
TimeSpan

戻り値

適用対象