次の方法で共有


TransportDuplexSessionChannel.CloseOutputSessionCoreAsync(TimeSpan) メソッド

定義

protected:
 abstract System::Threading::Tasks::Task ^ CloseOutputSessionCoreAsync(TimeSpan timeout);
protected abstract System.Threading.Tasks.Task CloseOutputSessionCoreAsync (TimeSpan timeout);
abstract member CloseOutputSessionCoreAsync : TimeSpan -> System.Threading.Tasks.Task
Protected MustOverride Function CloseOutputSessionCoreAsync (timeout As TimeSpan) As Task

パラメーター

timeout
TimeSpan

戻り値

適用対象