ArcFM Server Developer Guide
MSMQClientChannel Class Members
Properties  Methods 

The following tables list the members exposed by MSMQClientChannel.

Public Constructors
 NameDescription
Public ConstructorMSMQClientChannel ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyChannelName  
Public PropertyChannelPriority  
Public PropertyCountGets the number of properties associated with the channel object. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties)
Public PropertyCustomProperties  
Public PropertyIsFixedSizeGets a value that indicates whether the number of properties that can be entered into the channel object is fixed. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties)
Public PropertyIsReadOnlyGets a value that indicates whether the collection of properties in the channel object is read-only. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties)
Public PropertyIsSynchronizedGets a value that indicates whether the dictionary of channel object properties is synchronized. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties)
Public PropertyItemWhen overridden in a derived class, gets or sets the property that is associated with the specified key. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties)
Public PropertyKeysWhen overridden in a derived class, gets a System.Collections.ICollection of keys that the channel object properties are associated with. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties)
Public PropertyPropertiesGets a System.Collections.IDictionary of the channel properties associated with the current channel object. (Inherited from System.Runtime.Remoting.Channels.BaseChannelWithProperties)
Public PropertySyncRootGets an object that is used to synchronize access to the System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties)
Public PropertyValuesGets a System.Collections.ICollection of the values of the properties associated with the channel object. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties)
Top
Public Methods
 NameDescription
Public MethodAddThrows a System.NotSupportedException. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties)
Public MethodClearThrows a System.NotSupportedException. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties)
Public MethodContainsReturns a value that indicates whether the channel object contains a property that is associated with the specified key. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties)
Public MethodCopyToThrows a System.NotSupportedException. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties)
Public MethodCreateMessageSink  
Public MethodGetEnumeratorReturns a System.Collections.IDictionaryEnumerator that enumerates over all the properties associated with the channel object. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties)
Public MethodParse  
Public MethodRemoveThrows a System.NotSupportedException. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties)
Top
See Also

Reference

MSMQClientChannel Class
Miner.Responder.Shared.Channels.MSMQ Namespace

 

 


Send Comment