次の方法で共有


TransportDuplexSessionChannel.ConnectionDuplexSession コンストラクター

定義

public:
 ConnectionDuplexSession(System::ServiceModel::Channels::TransportDuplexSessionChannel ^ channel);
public ConnectionDuplexSession (System.ServiceModel.Channels.TransportDuplexSessionChannel channel);
new System.ServiceModel.Channels.TransportDuplexSessionChannel.ConnectionDuplexSession : System.ServiceModel.Channels.TransportDuplexSessionChannel -> System.ServiceModel.Channels.TransportDuplexSessionChannel.ConnectionDuplexSession
Public Sub New (channel As TransportDuplexSessionChannel)

パラメーター

適用対象