LoadBalancer.Router.createLoadBalancerTo()

Signature

Object createLoadBalancerTo(String adhocConfigName)

Domain

ACTION

Parameters

NameTypeDescription
adhocConfigNameStringThe name of the adhoc load balancer configuration to use to send messages to. Ex: adhoc_1

Returns

TypeDescription
ObjectAn opaque handle to the loadbalancer object that can be used to send messages.

Cautions

none