SetConnectionSpeed

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Control > TIWStandAloneServer > Methods >

SetConnectionSpeed

SIGNATURE=IWStandAloneServer.TIWStandAloneServer.SetConnectionSpeed@Integer

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure SetConnectionSpeed(AValue: Integer);

C++:

void public: __fastcall SetConnectionSpeed(int AValue);

 

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