共用方式為


TransportDuplexSessionChannel.ISessionChannel<IAsyncDuplexSession>.Session 屬性

定義

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

屬性值

System.ServiceModel.Channels.IAsyncDuplexSession

實作

適用於