OnAdminFileBitRateLimit

Description

Indicates the file bit rate limit was changed.

Syntax
Private Sub object_OnAdminFileBitRateLimitl datetime ipaddress port maxFileBitRate

ParameterDescription
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.
maxFileBitRate A Long value specifying the new file bit rate limit.

Remarks

This event is called whenever an administrative client sets the MaxFileBitRate property.

See Also

MaxFileBitRate, OnMaxFileBitRate

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.