ArcFM Solution Developer Guide
MSMQClientChannel Class
Members 


Product Availability
Required Licenses
.NET Assembly
Handles sending of request messages to the server.
Object Model
MSMQClientChannel Class
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
Public Class MSMQClientChannel 
   Inherits System.Runtime.Remoting.Channels.BaseChannelWithProperties
'Usage
 
Dim instance As MSMQClientChannel
[System.Reflection.DefaultMember("Item")]
public class MSMQClientChannel : System.Runtime.Remoting.Channels.BaseChannelWithProperties 
Remarks
The main purpose of this class is to build an IMessageSink object.
Inheritance Hierarchy

System.Object
   System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties
      System.Runtime.Remoting.Channels.BaseChannelWithProperties
         Miner.Responder.Shared.Channels.MSMQ.MSMQClientChannel

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 Members
Miner.Responder.Shared.Channels.MSMQ Namespace

 

 


Send Comment