다음을 통해 공유


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

구현

적용 대상