Diffusion .NET API  5.9.24
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.TopicDetails.Details.ICustomTopicDetailsAttributes Interface Reference

The custom topic details attributes interface. More...

Inheritance diagram for PushTechnology.ClientInterface.TopicDetails.Details.ICustomTopicDetailsAttributes:
PushTechnology.ClientInterface.Client.Topics.ITopicDetailsAttributes

Properties

string Handler [get]
 Returns the handler class name. More...
 
- Properties inherited from PushTechnology.ClientInterface.Client.Topics.ITopicDetailsAttributes
string Reference [get]
 Gets the topic reference. Returns null if one is not set. More...
 
bool TidiesOnUnsubscribe [get]
 Indicates whether the 'tidy on unsubscribe' option is set. More...
 
IDictionary< string, string > Properties [get]
 Returns any additional properties. More...
 

Detailed Description

The custom topic details attributes interface.

Deprecated since 5.9.

Property Documentation

string PushTechnology.ClientInterface.TopicDetails.Details.ICustomTopicDetailsAttributes.Handler
get

Returns the handler class name.


The documentation for this interface was generated from the following file: