Compartir vía


TransportDuplexSessionChannel.ISessionChannel<IAsyncDuplexSession>.Session Propiedad

Definición

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

Valor de propiedad

System.ServiceModel.Channels.IAsyncDuplexSession

Implementaciones

Se aplica a