다음을 통해 공유


TransportOutputChannel 생성자

정의

protected:
 TransportOutputChannel(System::ServiceModel::Channels::ChannelManagerBase ^ channelManager, System::ServiceModel::EndpointAddress ^ to, Uri ^ via, bool manualAddressing, System::ServiceModel::Channels::MessageVersion ^ messageVersion);
protected TransportOutputChannel (System.ServiceModel.Channels.ChannelManagerBase channelManager, System.ServiceModel.EndpointAddress to, Uri via, bool manualAddressing, System.ServiceModel.Channels.MessageVersion messageVersion);
new System.ServiceModel.Channels.TransportOutputChannel : System.ServiceModel.Channels.ChannelManagerBase * System.ServiceModel.EndpointAddress * Uri * bool * System.ServiceModel.Channels.MessageVersion -> System.ServiceModel.Channels.TransportOutputChannel
Protected Sub New (channelManager As ChannelManagerBase, to As EndpointAddress, via As Uri, manualAddressing As Boolean, messageVersion As MessageVersion)

매개 변수

channelManager
ChannelManagerBase
via
Uri
manualAddressing
Boolean
messageVersion
MessageVersion

적용 대상