Class TopicDeleteEventArgs
This class represents the arguments containing deleted topic information.
Inheritance
System.Object
System.EventArgs
TopicDeleteEventArgs
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class TopicDeleteEventArgs : EventArgs
Constructors
Name | Description |
---|---|
TopicDeleteEventArgs(String) | Creates the TopicDeleteEventArgs instance. |
Properties
Name | Description |
---|---|
TopicName | This property specifies the name of the deleted topic. |