FpcNLBAffinity Enumeration

The FpcNLBAffinity enumerated type contains values that specify type of affinity for the bidirectional affinity (BDA) team in an array. The Forefront TMG computers that participate in Network Load Balancing (NLB) in a Forefront TMG array form a BDA team.

Syntax

typedef enum FpcNLBAffinity {
  fpcNLBAffinitySingle
fpcNLBAffinitySingle

Single affinity is configured for the BDA team.

   = 1
} FpcNLBAffinity;

Constants

fpcNLBAffinitySingle

Single affinity is configured for the BDA team.

Remarks

This enumerated type is not applicable to Forefront TMG Medium Business Edition.

Requirements

Client Requires Windows Vista or Windows XP.
Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
Header

Declared in Comenum.h.

See Also

Enumerated Types


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.