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 |
---|---|
Topic |
Creates the TopicDeleteEventArgs instance. |
Properties
Name | Description |
---|---|
Topic |
This property specifies the name of the deleted topic. |