RunSelfTest

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWServerInternalFiles > Methods >

RunSelfTest

SIGNATURE=IWServerInternalFiles.TIWServerInternalFiles.RunSelfTest@Int64@Int64

 

ETYPE=Method

 

Declaration:

Delphi:

public function RunSelfTest(var aSize: Int64; var aTimeMS: Int64): Boolean;

C++:

public: __fastcall bool RunSelfTest(__int64 aSize, __int64 aTimeMS);

 

Description: This is RunSelfTest, a member of class TIWServerInternalFiles.