ArcFM Server Developer Guide
MSMQClientTransportSink Class Members
Properties  Methods 

The following tables list the members exposed by MSMQClientTransportSink.

Public Constructors
 NameDescription
Public ConstructorMSMQClientTransportSink Constructor  
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of properties associated with the channel object. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties)
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 PropertyNextChannelSink  
Public PropertyPropertiesGets a System.Collections.IDictionary of the channel properties associated with the channel object. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties)
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 MethodAsyncProcessRequest  
Public MethodAsyncProcessResponse  
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 MethodGetEnumeratorReturns a System.Collections.IDictionaryEnumerator that enumerates over all the properties associated with the channel object. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties)
Public MethodGetRequestStream  
Public MethodProcessMessage  
Public MethodRemoveThrows a System.NotSupportedException. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties)
Top
See Also

Reference

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

 

 


Send Comment