Click or drag to resize

GlobalServers Property

The virtual servers (Agents holding virtualized services) loaded and used in Hummingbird

Namespace:  Hummingbird.TestFramework
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public static List<AbstractServer> Servers { get; }

Property Value

Type: ListAbstractServer
See Also