pub unsafe extern "C" fn CS104_Connection_setConnectTimeout(
self_: CS104_Connection,
millies: c_int,
)Expand description
Sets the timeout for connecting to the server (in ms)
Deprecated Function has no effect! Set T0 parameter instead.
ยงArguments
self-millies- timeout value in ms