ArcFM Engine Developer Guide
MSMQClientChannel Constructor(IDictionary,IClientChannelSinkProvider)


Syntax
'Declaration
 
Public Function New( _
   ByVal properties As IDictionary, _
   ByVal sinkProvider As IClientChannelSinkProvider _
)
'Usage
 
Dim properties As IDictionary
Dim sinkProvider As IClientChannelSinkProvider
 
Dim instance As New MSMQClientChannel(properties, sinkProvider)
public MSMQClientChannel( 
   IDictionary properties,
   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