Unit 'googleappengine' Package
[Overview][Types][Classes][Index] [#googleapi]

TNetworkUtilization

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googleappengine.pp line 529

type TNetworkUtilization = class(TGoogleBaseObject)

protected

  procedure SettargetSentBytesPerSec(); virtual;

  procedure SettargetSentPacketsPerSec(); virtual;

  procedure SettargetReceivedBytesPerSec(); virtual;

  procedure SettargetReceivedPacketsPerSec(); virtual;

published

  property targetSentBytesPerSec: Integer; [rw]

  property targetSentPacketsPerSec: Integer; [rw]

  property targetReceivedBytesPerSec: Integer; [rw]

  property targetReceivedPacketsPerSec: Integer; [rw]

end;

Inheritance

TNetworkUtilization

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18