Click or drag to resize

IConnectionSessionFactoryIsRunning Property

True if we're accepting connections.

Namespace:  Demo3D.Gui.ConnectionViewer
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 18.03.00
Syntax
C#
bool IsRunning { get; }

Property Value

Type: Boolean
See Also