Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Features.Control.Topics.IRequestContext Interface Reference

Context of the request received. More...

Properties

ISessionId SessionId [get]
 Gets the session identifier. More...
 
string Path [get]
 Gets the path. More...
 
IReadOnlyDictionary< string,
string > 
SessionProperties [get]
 Gets the session properties. More...
 

Detailed Description

Context of the request received.

Since 6.1

Property Documentation

string PushTechnology.ClientInterface.Client.Features.Control.Topics.IRequestContext.Path
get

Gets the path.

ISessionId PushTechnology.ClientInterface.Client.Features.Control.Topics.IRequestContext.SessionId
get

Gets the session identifier.

IReadOnlyDictionary<string, string> PushTechnology.ClientInterface.Client.Features.Control.Topics.IRequestContext.SessionProperties
get

Gets the session properties.


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