IXpe Interface
From Solclient
Solclient
| IXpe Interface |
Represents an Xpath expression.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
The IXpe type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.) |
| 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.
| |
| Filter |
If true, the Xpe is a filter.
| |
| Namespaces |
The namespaces referenced in the Expression.
|