Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property HostLoad As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int HostLoad {get;} |
Return 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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family