Click or drag to resize

SimulationAppClientConnectDirect Method


Namespace: Project
Assembly: Project (in Project.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static bool ConnectDirect(
	string address,
	int port,
	string username,
	string password,
	out string error
)

Parameters

address  String
 
port  Int32
 
username  String
 
password  String
 
error  String
 

Return Value

Boolean
See Also