다음을 통해 공유


TransportDuplexSessionChannel 생성자

정의

protected:
 TransportDuplexSessionChannel(System::ServiceModel::Channels::ChannelManagerBase ^ manager, System::ServiceModel::Channels::ITransportFactorySettings ^ settings, System::ServiceModel::EndpointAddress ^ localAddress, Uri ^ localVia, System::ServiceModel::EndpointAddress ^ remoteAddress, Uri ^ via);
protected TransportDuplexSessionChannel (System.ServiceModel.Channels.ChannelManagerBase manager, System.ServiceModel.Channels.ITransportFactorySettings settings, System.ServiceModel.EndpointAddress localAddress, Uri localVia, System.ServiceModel.EndpointAddress remoteAddress, Uri via);
new System.ServiceModel.Channels.TransportDuplexSessionChannel : System.ServiceModel.Channels.ChannelManagerBase * System.ServiceModel.Channels.ITransportFactorySettings * System.ServiceModel.EndpointAddress * Uri * System.ServiceModel.EndpointAddress * Uri -> System.ServiceModel.Channels.TransportDuplexSessionChannel
Protected Sub New (manager As ChannelManagerBase, settings As ITransportFactorySettings, localAddress As EndpointAddress, localVia As Uri, remoteAddress As EndpointAddress, via As Uri)

매개 변수

localAddress
EndpointAddress
localVia
Uri
remoteAddress
EndpointAddress
via
Uri

적용 대상