Click or drag to resize

NetworkCommonSettingsCloudServiceFrontServer Constructor

Initializes a new instance of the NetworkCommonSettingsCloudServiceFrontServer class

Namespace: NeoAxis.Networking
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public CloudServiceFrontServer(
	string domain,
	int httpsPort
)

Parameters

domain  String
 
httpsPort  Int32
 
See Also