Enum TopicSearchOptions
Specifies the option through which the topic is searched by.
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public enum TopicSearchOptions
Fields
| Name | Description |
|---|---|
| ByName | Search by name. |
| ByPattern | Search by pattern. |