![]() | XpeProperties Class |
Namespace: SolaceSystems.Solclient.Messaging
[SerializableAttribute] public class XpeProperties
The XpeProperties type exposes the following members.
Name | Description | |
---|---|---|
![]() | XpeProperties | Initializes a new instance of the XpeProperties class |
Name | Description | |
---|---|---|
![]() | ConsumerId |
The consumer id associated with the Xpe; this is used mainly
to de-multiplex at the subscriber. The default is NULL_CONSUMERID.
|
![]() | Expression |
The xpath expression to subscribe to.
|
![]() | IsFilter |
If this value is set true, the Xpe becomes a filter.
|
![]() | Namespaces |
Represents the manifest of namespaces used in this key. Key is the namespace
alias and the value is its id (usually a uri).
|
Name | Description | |
---|---|---|
![]() | 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. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Returns a String that represents the current Object.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | NULL_CONSUMERID |
Null consumer id
|