Click or drag to resize

ClientService Constructor

Initializes a new instance of the ClientService class

Namespace: NeoAxis.Networking
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected ClientService(
	string name,
	int identifier
)

Parameters

name  String
 
identifier  Int32
 
See Also