Miner.Responder.Shared.Channels.MSMQ Namespace > MSMQServerChannel Class > MSMQServerChannel Constructor : MSMQServerChannel Constructor(IDictionary,IServerChannelSinkProvider) |
'Declaration
Public Function New( _ ByVal properties As System.Collections.IDictionary, _ ByVal sinkProvider As System.Runtime.Remoting.Channels.IServerChannelSinkProvider _ )
'Usage
Dim properties As System.Collections.IDictionary Dim sinkProvider As System.Runtime.Remoting.Channels.IServerChannelSinkProvider Dim instance As New MSMQServerChannel(properties, sinkProvider)
public MSMQServerChannel( System.Collections.IDictionary properties, System.Runtime.Remoting.Channels.IServerChannelSinkProvider sinkProvider )
public MSMQServerChannel( properties: System.Collections.IDictionary; sinkProvider: System.Runtime.Remoting.Channels.IServerChannelSinkProvider );
public function MSMQServerChannel( properties : System.Collections.IDictionary, sinkProvider : System.Runtime.Remoting.Channels.IServerChannelSinkProvider );
public: MSMQServerChannel( System.Collections.IDictionary* properties, System.Runtime.Remoting.Channels.IServerChannelSinkProvider* sinkProvider )
public: MSMQServerChannel( System.Collections.IDictionary^ properties, System.Runtime.Remoting.Channels.IServerChannelSinkProvider^ sinkProvider )
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