RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSLifeCycle Class

Property values used by TDSCustomServerClass.LifeCycle property.

Pascal
TDSLifeCycle = class;
C++
class TDSLifeCycle;

TDSLifeCycle represents property values used by the TDSCustomServerClass.LifeCycle property. 

This table contains property value descriptions.

Constant 
Description 
Server  
One component instance is used per server: singleton.  
One component instance is used per DataSnapSession: objects with state.  
One component instance is used per invocation of a method: stateless objects.  

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!