Edit

Share via


TransportDuplexSessionChannel.Session Property

Definition

public:  property System::ServiceModel::Channels::IDuplexSession ^ Session {  public:
System::ServiceModel::Channels::IDuplexSession ^ get(); protected:
 void set(System::ServiceModel::Channels::IDuplexSession ^ value); };
public System.ServiceModel.Channels.IDuplexSession Session { get; protected set; }
member this.Session : System.ServiceModel.Channels.IDuplexSession with get, set
Public Property Session As IDuplexSession

Property Value

Applies to