Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets the dialup bandwidth.
Bandwidth for connections through an external network adapter are set by using the FPCBandwidthRules.TotalExternalBandwidth property.
Note For a modem, the bandwidth depends on the actual speed of the modem, compression, and other factors.
FPCDialupEntry.DialupBandwidth [= lDialupBandwidth ]
HRESULT get_DialupBandwidth( BSTR *plDialupBandwidth ); HRESULT set_DialupBandwidth( BSTR lDialupBandwidth );
The property is read-write.