WaveServer Servers Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns the global registry of all server instances that are active in this process

Namespace: NFX.Wave
Assembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public static IRegistry<WaveServer> Servers { get; }

Property Value

Type: IRegistry WaveServer 
See Also