OpenPetra
Free Administration Software for Non-Profits
Ict.Common.Remoting.Shared.RemotingConstants Class Reference

some constants that are useful for Remoting More...

Static Public Attributes

const String GCLIENTTASKPARAMETER_SEPARATOR = "?"
 Used as a 'separator character' for TClientTasksManager when there is a need to concatenate values in a String. More...
 
const String REMOTINGURL_IDENTIFIER_POLLCLIENTTASKS = "PollClientTasks"
 Remoting URL Identifiers More...
 
const String CLIENTTASKGROUP_DISCONNECT = "DISCONNECT"
 ClientTask TaskGroups More...
 

Detailed Description

some constants that are useful for Remoting

Member Data Documentation

◆ CLIENTTASKGROUP_DISCONNECT

const String Ict.Common.Remoting.Shared.RemotingConstants.CLIENTTASKGROUP_DISCONNECT = "DISCONNECT"
static

ClientTask TaskGroups

◆ GCLIENTTASKPARAMETER_SEPARATOR

const String Ict.Common.Remoting.Shared.RemotingConstants.GCLIENTTASKPARAMETER_SEPARATOR = "?"
static

Used as a 'separator character' for TClientTasksManager when there is a need to concatenate values in a String.

◆ REMOTINGURL_IDENTIFIER_POLLCLIENTTASKS

const String Ict.Common.Remoting.Shared.RemotingConstants.REMOTINGURL_IDENTIFIER_POLLCLIENTTASKS = "PollClientTasks"
static

Remoting URL Identifiers


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