ArcFM Server Developer Guide
MSMQClientChannel Class Properties

For a list of all members of this type, see MSMQClientChannel members.

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
See Also

Reference

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

 

 


Send Comment