BaseProperties Class
From Solclient
Solclient
| BaseProperties Class |
An abstract base class for all properties in the API.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
The BaseProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseProperties | Initializes a new instance of the BaseProperties class |
| Name | Description | |
|---|---|---|
| Clear |
Removes all properties.
| |
| Clone |
Creates a new object that is a deep copy of the current instance.
| |
| Equals |
Determines whether the specified Object is equal to the current Object.
(Overrides ObjectEquals(Object).) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Overrides ObjectGetHashCode.) | |
| GetPropertyValue |
Gets the property value associated with the given key.
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| SetCCSMPProperty |
Sets a property to be passed directly to CCSMP. Properties set in this manner
will always override properties set using the shortcut properties, regardless
of order.
| |
| SetPropertyValue |
Associates a property key with a property value.
| |
| ToString | (Inherited from Object.) |
SystemObject
SolaceSystems.Solclient.MessagingBaseProperties
SolaceSystems.Solclient.Messaging.CacheCacheSessionProperties
SolaceSystems.Solclient.MessagingContextFactoryProperties
SolaceSystems.Solclient.MessagingContextProperties
SolaceSystems.Solclient.MessagingEndpointProperties
SolaceSystems.Solclient.MessagingFlowProperties
SolaceSystems.Solclient.MessagingSessionProperties
SolaceSystems.Solclient.MessagingTransactedSessionProperties
SolaceSystems.Solclient.MessagingBaseProperties
SolaceSystems.Solclient.Messaging.CacheCacheSessionProperties
SolaceSystems.Solclient.MessagingContextFactoryProperties
SolaceSystems.Solclient.MessagingContextProperties
SolaceSystems.Solclient.MessagingEndpointProperties
SolaceSystems.Solclient.MessagingFlowProperties
SolaceSystems.Solclient.MessagingSessionProperties
SolaceSystems.Solclient.MessagingTransactedSessionProperties