次の方法で共有


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

実装

適用対象