This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerObjectConfiguration5 Interface > IServerObjectConfiguration5.LoadBalancing Property (ArcObjects .NET 10.4 SDK) |
The service load balancing type.
[Visual Basic .NET] Public Property LoadBalancing As esriLoadBalancing
[C#] public esriLoadBalancing LoadBalancing {get; set;}
[C++]
HRESULT get_LoadBalancing(
esriLoadBalancing* pType
);
[C++]
HRESULT put_LoadBalancing(
esriLoadBalancing pType
);
[C++]
Parameters pType [out, retval]
pType is a parameter of type esriLoadBalancing pType [in]
pType is a parameter of type esriLoadBalancing