Click or drag to resize

RelaxISRemoteOptionsSetConnection Method

Sets the currently displayed Connection settings. Used for initialization purposes.

Namespace: RelaxIS_SDK.Tools
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public void SetConnection(
	RelaxISRemoteOptionsConnectionSettings Connection
)

Parameters

Connection  RelaxISRemoteOptionsConnectionSettings
The ConnectionSettings object to show in the property grid.
See Also