The NLBCluster property gets an FPCNLBCluster object that represents the Network Load Balancing (NLB) cluster on the network.
HRESULT get_NLBCluster( IFPCEENLBCluster** ppNLBCluster );
Address of an interface pointer that on return points to the IFPCEENLBCluster interface that represents the NLB cluster on the network.
This property method returns S_OK if the call is successful; otherwise, it returns an error code.
Property NLBCluster As FPCNLBCluster
Reference to the FPCNLBCluster object that represents the NLB cluster on the network.
This property is read-only. The configuration settings of the NLB cluster on the network can be accessed through the FPCNLBCluster object retrieved (the IFPCEENLBCluster interface retrieved in C++).
This property is not applicable to the following predefined array-level networks: Local Host, Quarantined VPN Clients, and VPN Clients.
This property 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). |
IDL |
Declared in Msfpccom.idl. |
DLL |
Requires Msfpccom.dll. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.