Click or drag to resize

BasicServiceClientConnectionSettingsClassConnectionTypeEnum Enumeration


Namespace: NeoAxis.Cloud
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public enum ConnectionTypeEnum
Members
Member nameValueDescription
Direct0 Direct connect to the server by means password.
Cloud1 Connecting with login of current user in the launcher.
See Also