BasicServiceClientOnClient_ProtocolError Method |
Namespace: NeoAxis.NetworkingAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected virtual void OnClient_ProtocolError(
ClientNode sender,
string message
)
Parameters
- sender ClientNode
-
- message String
-
See Also