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: BooleanSee Also