The FpcIspLoadBalancingFactorRange enumerated type contains constants that specify the Internet service provider (ISP) load balancing factor.
typedef enum FpcIspLoadBalancingFactorRange { fpcLoadBalancingFactorMin
Minimal load balancing factor.
= 0, fpcLoadBalancingFactorMax
Maximum load balancing factor.
= 100 } FpcIspLoadBalancingFactorRange;
Minimal load balancing factor.
Maximum load balancing factor.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Comenum.h. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.