다음을 통해 공유


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

반환

적용 대상