Edit

Share via


TransportDuplexSessionChannel.CloseOutputSessionCoreAsync(TimeSpan) Method

Definition

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

Parameters

timeout
TimeSpan

Returns

Applies to