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

The base subscription request. More...

Inheritance diagram for PushTechnology.ClientInterface.Client.Features.Control.Topics.ISubscriptionRequest:
PushTechnology.ClientInterface.Client.Features.Control.Topics.IStatelessSubscriptionRequest

Public Member Functions

void Deny ()
 Deny the subscription request. More...
 

Properties

SessionId Client [get]
 Identifies the client making the subscription request. More...
 
ITopicPathSelector Topic [get]
 Identifies the topic that the client is requesting subscription to. More...
 

Detailed Description

The base subscription request.

Member Function Documentation

void PushTechnology.ClientInterface.Client.Features.Control.Topics.ISubscriptionRequest.Deny ( )

Deny the subscription request.

Property Documentation

SessionId PushTechnology.ClientInterface.Client.Features.Control.Topics.ISubscriptionRequest.Client
get

Identifies the client making the subscription request.

ITopicPathSelector PushTechnology.ClientInterface.Client.Features.Control.Topics.ISubscriptionRequest.Topic
get

Identifies the topic that the client is requesting subscription to.


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