Edit

Share via


TransportDuplexSessionChannel.ConnectionDuplexSession Constructor

Definition

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)

Parameters

Applies to