Miner.Responder.Shared.Channels.MSMQ Namespace > MSMQClientTransportSink Class : MSMQClientTransportSink Constructor |
'Declaration
Public Function New( _ ByVal clientChannel As MSMQClientChannel _ )
'Usage
Dim clientChannel As MSMQClientChannel Dim instance As New MSMQClientTransportSink(clientChannel)
public MSMQClientTransportSink( MSMQClientChannel clientChannel )
public MSMQClientTransportSink( clientChannel: MSMQClientChannel );
public function MSMQClientTransportSink( clientChannel : MSMQClientChannel );
public: MSMQClientTransportSink( MSMQClientChannel* clientChannel )
public: MSMQClientTransportSink( MSMQClientChannel^ clientChannel )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2