Edit

Share via


TransportDuplexSessionChannel.ISessionChannel<IAsyncDuplexSession>.Session Property

Definition

property System::ServiceModel::Channels::IAsyncDuplexSession ^ System::ServiceModel::Channels::ISessionChannel<System::ServiceModel::Channels::IAsyncDuplexSession>::Session { System::ServiceModel::Channels::IAsyncDuplexSession ^ get(); };
System.ServiceModel.Channels.IAsyncDuplexSession System.ServiceModel.Channels.ISessionChannel<System.ServiceModel.Channels.IAsyncDuplexSession>.Session { get; }
member this.System.ServiceModel.Channels.ISessionChannel<System.ServiceModel.Channels.IAsyncDuplexSession>.Session : System.ServiceModel.Channels.IAsyncDuplexSession
 ReadOnly Property Session As IAsyncDuplexSession Implements ISessionChannel(Of IAsyncDuplexSession).Session

Property Value

System.ServiceModel.Channels.IAsyncDuplexSession

Implements

Applies to