Share via


TransportDuplexSessionChannel.ConnectionDuplexSession 類別

定義

public: ref class TransportDuplexSessionChannel::ConnectionDuplexSession : System::ServiceModel::Channels::IDuplexSession
public class TransportDuplexSessionChannel.ConnectionDuplexSession : System.ServiceModel.Channels.IDuplexSession
type TransportDuplexSessionChannel.ConnectionDuplexSession = class
    interface IDuplexSession
    interface IInputSession
    interface ISession
    interface IOutputSession
Public Class TransportDuplexSessionChannel.ConnectionDuplexSession
Implements IDuplexSession
繼承
TransportDuplexSessionChannel.ConnectionDuplexSession
實作

建構函式

TransportDuplexSessionChannel.ConnectionDuplexSession(TransportDuplexSessionChannel)

屬性

Channel
Id

方法

BeginCloseOutputSession(AsyncCallback, Object)
BeginCloseOutputSession(TimeSpan, AsyncCallback, Object)
CloseOutputSession()
CloseOutputSession(TimeSpan)
CloseOutputSessionAsync()
CloseOutputSessionAsync(TimeSpan)
EndCloseOutputSession(IAsyncResult)
Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於