NetManager.IsRunning Property

LiteNetLib

NetManagerIsRunning Property

LiteNetLib
Returns true if socket listening and update thread is running

Namespace:  LiteNetLib
Assembly:  LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax

C#
public bool IsRunning { get; }

Property Value

Type: Boolean
See Also

Reference