Creates a new Socket for a newly created connection
Namespace: EnterpriseDT.NetAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
| C# |
|---|
public override BaseSocket Accept( int timeout ) |
| Visual Basic |
|---|
Public Overrides Function Accept ( _ timeout As Integer _ ) As BaseSocket |
| Visual C++ |
|---|
public: virtual BaseSocket^ Accept( int timeout ) override |
Parameters
- timeout
- Type: System..::..Int32
Accept timeout in milliseconds