Click or drag to resize

HorizontalServersGetServerByAddress Method


Namespace: NeoAxis.CloudServer
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static HorizontalServersHorizontalServerItem GetServerByAddress(
	string address
)

Parameters

address  String
 

Return Value

HorizontalServersHorizontalServerItem
See Also