Aracılığıyla paylaş


TransportDuplexSessionChannel.ConnectionDuplexSession.CloseOutputSession Yöntem

Tanım

Aşırı Yüklemeler

CloseOutputSession()
CloseOutputSession(TimeSpan)

CloseOutputSession()

public:
 virtual void CloseOutputSession();
public void CloseOutputSession ();
abstract member CloseOutputSession : unit -> unit
override this.CloseOutputSession : unit -> unit
Public Sub CloseOutputSession ()

Uygulamalar

Şunlara uygulanır

CloseOutputSession(TimeSpan)

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

Parametreler

timeout
TimeSpan

Uygulamalar

Şunlara uygulanır