Click or drag to resize

IServer.Running Property

True as long as the server has been started and not stopped

Namespace:  Crosser.Common.Server
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
bool Running { get; }

Property Value

Type: Boolean
See Also