Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Features.Impl.SessionControlConstants Class Reference

Constants for the IClientControl feature. More...

Public Attributes

const string AllFixedProperties = "*F"
 This constant can be used instead of a property key in requests for session property values to indicate that all fixed session properties are required. More...
 
const string AllUserProperties = "*U"
 This constant can be used instead of a property key in requests for session property values to indicate that all user-defined session properties are required. More...
 

Detailed Description

Constants for the IClientControl feature.

Member Data Documentation

const string PushTechnology.ClientInterface.Client.Features.Impl.SessionControlConstants.AllFixedProperties = "*F"

This constant can be used instead of a property key in requests for session property values to indicate that all fixed session properties are required.

const string PushTechnology.ClientInterface.Client.Features.Impl.SessionControlConstants.AllUserProperties = "*U"

This constant can be used instead of a property key in requests for session property values to indicate that all user-defined session properties are required.


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