The FpcNLBOperationMode enumerated type contains values that indicate the mode in which Network Load Balancing (NLB) operates.
typedef enum FpcNLBOperationMode { fpcNLBOperationModeUnicast
Unicast mode.
= 0, fpcNLBOperationModeMulticast
Multicast mode.
= 1, fpcNLBOperationModeIGMP
Internet Group Multicast Protocol (IGMP) mode.
= 2 } FpcNLBOperationMode;
Unicast mode.
Multicast mode.
Internet Group Multicast Protocol (IGMP) mode.
This enumerated type is not applicable to Forefront TMG Medium Business Edition.
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.