Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets the load factor of the server. A load factor is a relative number that assigns more traffic to servers that are able to handle more requests.
FPCServer.LoadFactor [ = lLoadFactor ]
HRESULT get_LoadFactor( long *plLoadFactor ); HRESULT put_LoadFactor( long lLoadFactor );
The property is read-write.