Bespoke Open Sound Control Library
IsRunning Property
NamespacesBespoke.Common.OscOscServerIsRunning
Gets the status of the server.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsRunning { get; }
Public ReadOnly Property IsRunning As Boolean
public:
property bool IsRunning {
	bool get ();
}

Assembly: Bespoke.Common.Osc (Module: Bespoke.Common.Osc) Version: 4.3.0.0 (4.3.0.0)