OnUpdateTotalBytes

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Control > TIWStandAloneServer > Events >

OnUpdateTotalBytes

SIGNATURE=IWStandAloneServer.TIWStandAloneServer.OnUpdateTotalBytes

 

ETYPE=Event

 

Declaration:

Delphi:

published property OnUpdateTotalBytes: TOnUpdateTotalBytes;

C++:

__published: __property TOnUpdateTotalBytes OnUpdateTotalBytes;

 

Description: This is OnUpdateTotalBytes, a member of class TIWStandAloneServer.