ArcFM Responder Mobile Developer Guide
MSMQChannel Class
Members 






Object Model
MSMQChannel Class
Syntax
'Declaration
 
Public Class MSMQChannel 
   Inherits System.Runtime.Remoting.Channels.BaseChannelWithProperties
'Usage
 
Dim instance As MSMQChannel
public class MSMQChannel : System.Runtime.Remoting.Channels.BaseChannelWithProperties 
public class MSMQChannel = class(System.Runtime.Remoting.Channels.BaseChannelWithProperties)
public class MSMQChannel extends System.Runtime.Remoting.Channels.BaseChannelWithProperties
public __gc class MSMQChannel : public System.Runtime.Remoting.Channels.BaseChannelWithProperties 
public ref class MSMQChannel : public System.Runtime.Remoting.Channels.BaseChannelWithProperties 
Inheritance Hierarchy

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

Requirements

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

See Also

Reference

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

Send Feedback