HostLoad Property

Summary
Gets the number of loads handled by the DelegatedServer for newly requested channels.
Syntax
C#
VB
C++
public int HostLoad { get; } 
  
Public ReadOnly Property HostLoad As Integer 
public: 
property int HostLoad { 
   int get(); 
} 

Property Value

The number of loads handled by the DelegatedServer for newly requested channels.

Remarks

This value is used only when multiple DelegatedServer have been added to the DelegatedServersCollection collection.

Example

For an example, refer to DelegatedServer.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.