Datasnap.DSSession.TDSTunnelService.SessionCount
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSSession.pas Datasnap.DSSession.hpp
| |
| Unit: Datasnap.DSSession | |
| Parent: TDSTunnelService | |
Delphi
property SessionCount: Integer read GetSessionCount;
C++
__property int SessionCount = {read=GetSessionCount, nodefault};
Description
Specifies the number of opened sessions.
The SessionCount property specifies the number of opened sessions.