Property OnTopicDeleted
OnTopicDeleted
Topic deletion events are delivered through this callback.
Declaration
TopicDeletedCallback OnTopicDeleted { set; }
Property Value
Type | Description |
---|---|
TopicDeletedCallback |
Remarks
You can use this event to perform the tasks when a topic is deleted. For more information on how to use this callback see the documentation for TopicDeletedCallback.