IXpe Interface
Represents an Xpath expression.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public interface IXpe : ISubscription, IDisposable
- Implements
- ISubscription, IDisposable
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.
|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |