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

返回

适用于