Rfc1006Server.Connect Method (Int32)
Waits until a client is connected or the timeout exceeded.
Namespace:
Rfc1006LibNet.Advanced
Assembly:
Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3)
Syntax
C#
public override void Connect( int timeout )
Parameters
timeout
Type: System.Int32
The timeout in milliseconds.