ITsSbLoadBalanceResult interface (sbtsv.h)

Exposes methods and properties that store the target name returned by a load-balancing algorithm.

Remote Desktop Connection Broker (RD Connection Broker) and plug-ins can use this interface to query for the target name returned by a load-balancing algorithm.

Inheritance

The ITsSbLoadBalanceResult interface inherits from the IUnknown interface.

Methods

The ITsSbLoadBalanceResult interface has these methods.

 
ITsSbLoadBalanceResult::get_TargetName

Retrieves the target name returned by a load-balancing algorithm.

Requirements

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

See also

Remote Desktop Virtualization Interfaces