
Use the ICISite interface MaxTransferSpeed property to retrieve or set the maximum transfer speed allowed on a site.
Signature:
HRESULT MaxTransferSpeed([out, retval] long *pVal);
HRESULT MaxTransferSpeed([in] long newVal);
Refer to Site Connection Limits Properties for an illustration of how this and other ICISite properties can be accessed in the Administrator interface.