Diffusion .NET API  5.9.24
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Topics.IServiceTopicDetailsAttributes Interface Reference

The service topic details attributes interface. More...

Inheritance diagram for PushTechnology.ClientInterface.Client.Topics.IServiceTopicDetailsAttributes:
PushTechnology.ClientInterface.Client.Topics.ITopicDetailsAttributes PushTechnology.ClientInterface.TopicDetails.Details.ServiceTopicDetailsImpl.ServiceTopicDetailsAttributes

Properties

string ServiceType [get]
 Get the service type. More...
 
string Handler [get]
 Returns the service handler class name. More...
 
long RequestTimeout [get]
 Returns the service request timeout. 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 service topic details attributes interface.

Property Documentation

string PushTechnology.ClientInterface.Client.Topics.IServiceTopicDetailsAttributes.Handler
get

Returns the service handler class name.

long PushTechnology.ClientInterface.Client.Topics.IServiceTopicDetailsAttributes.RequestTimeout
get

Returns the service request timeout.

string PushTechnology.ClientInterface.Client.Topics.IServiceTopicDetailsAttributes.ServiceType
get

Get the service type.


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