Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.TopicDetails.Details.IRoutingTopicDetailsAttributes Interface Reference

The routing topic details attributes interface. More...

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

Properties

string Handler [get]
 Returns the handler class name, or a zero-length string if routing is not to be applied at the server. 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 routing topic details attributes interface.

Property Documentation

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

Returns the handler class name, or a zero-length string if routing is not to be applied at the server.


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