Client - SetHost[C] __cdecl FlowSshC_Client_SetHost
[C++] [Client] void SetHost(wchar_t const* host); [C#] [Client] public void SetHost(string host); Parameters
Remarks Use SetHost to specify the SSH server that you wish to connect to. By default, host is an empty string. |