IDuplexContextChannel.CloseOutputSession(TimeSpan) 方法

定義

關閉與雙工通道相關之用戶端上的輸出工作階段。

public:
 void CloseOutputSession(TimeSpan timeout);
public void CloseOutputSession (TimeSpan timeout);
abstract member CloseOutputSession : TimeSpan -> unit
Public Sub CloseOutputSession (timeout As TimeSpan)

參數

timeout
TimeSpan

TimeSpan,指定必須在逾時前多久完成關閉作業。

適用於