Indicates the client limit was changed.
Private Sub object_OnAdminClientLimit datetime ipaddress port count
Parameter Description datetime A Date value indicating the time the event occurred expressed in Greenwich mean time (GMT). ipaddress A String value specifying the administrator's IP address. port An Integer specifying the TCP port used by the client. count A Long value specifying the new client limit.
This event is called whenever an administrative client sets the MaxClients property.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.