ccPortalApplicationPool.Count
- Former user (Deleted)
Owned by Former user (Deleted)
Dez. 15, 2016
1 min read
Loading data...
Parameter
Integer;
Beschreibung
Über Count kann die Anzahl der im Pool verfügbaren Applikationen abgefragt werden.
Beispiel
ccScriptEngine.Log(ccLog_Info,ccPortalApplicationPool.Count);