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