ITsSbClientConnection::get_LoadBalanceResult method (sbtsv.h)

Retrieves a value that indicates the name of the target computer returned by load balancing.

This property is read-only.

Syntax

HRESULT get_LoadBalanceResult(
  ITsSbLoadBalanceResult **ppVal
);

Parameters

ppVal

Return value

None

Remarks

This method can be called by placement and orchestration plug-ins to retrieve the target name.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2012
Target Platform Windows
Header sbtsv.h

See also

ITsSbClientConnection