ArcFM Engine Developer Guide
MSMQClientTransportSink Class
Members 


Product Availability
Required Licenses
.NET Assembly
Dispatches method calls (messages) to the server.
Syntax
'Declaration
 
Public Class MSMQClientTransportSink 
   Inherits System.Runtime.Remoting.Channels.BaseChannelSinkWithProperties
'Usage
 
Dim instance As MSMQClientTransportSink
Remarks
1. Handles synchronous method calls 2. Handles asynchronous method calls 3. Packages and unpackages the ITransportHeaders and Stream data 4. Handles return messages from the server
Inheritance Hierarchy

System.Object
   System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties
      System.Runtime.Remoting.Channels.BaseChannelSinkWithProperties
         Miner.Responder.Shared.Channels.MSMQ.MSMQClientTransportSink

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

MSMQClientTransportSink Members
Miner.Responder.Shared.Channels.MSMQ Namespace

 

 


Send Comment