ArcFM Solution Developer Guide
MSMQClientChannel Constructor(IDictionary,IClientChannelSinkProvider)


Syntax
'Declaration
 
Public Function New( _
   ByVal properties As System.Collections.IDictionary, _
   ByVal sinkProvider As System.Runtime.Remoting.Channels.IClientChannelSinkProvider _
)
'Usage
 
Dim properties As System.Collections.IDictionary
Dim sinkProvider As System.Runtime.Remoting.Channels.IClientChannelSinkProvider
 
Dim instance As New MSMQClientChannel(properties, sinkProvider)
public MSMQClientChannel( 
   System.Collections.IDictionary properties,
   System.Runtime.Remoting.Channels.IClientChannelSinkProvider sinkProvider
)

Parameters

properties
sinkProvider
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MSMQClientChannel Class
MSMQClientChannel Members
Overload List

 

 


Send Comment