Click or drag to resize

BasicServiceClientOnClient_ProtocolError Method


Namespace: NeoAxis.Networking
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected virtual void OnClient_ProtocolError(
	ClientNode sender,
	string message
)

Parameters

sender  ClientNode
 
message  String
 
See Also