[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleappengine.pp line 485
type TRequestUtilization = class(TGoogleBaseObject) |
protected |
procedure SettargetRequestCountPerSec(); virtual; |
procedure SettargetConcurrentRequests(); virtual; |
published |
property targetRequestCountPerSec: Integer; [rw] |
property targetConcurrentRequests: Integer; [rw] |
end; |
| |
| |
TObject |