The HostLoad Property includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.
Gets the number of loads handled by the DelegatedServer for newly requested channels.Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property HostLoad As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DelegatedServer Dim value As Integer value = instance.HostLoad |
C# | |
---|---|
public int HostLoad {get;} |
Property Value
The number of loads handled by the DelegatedServer for newly requested channels.For an example, refer to DelegatedServer.
This value is used only when multiple DelegatedServer have been added to the DelegatedServersCollection collection.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7