ArcFM Server Developer Guide
DoEventsClientChannelSink Class Properties

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

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

Reference

DoEventsClientChannelSink Class
Miner.Responder.Shared.Channels Namespace

 

 


Send Comment