ReceiveTimeout Property

Description

Returns or sets the receive time-out of the file transfer object, in milliseconds. The default is three minutes (180,000 milliseconds).

Syntax
object.ReceiveTimeout

Remarks

Extremely large files may need a longer time-out value.

This property is always available.

For more information about the values of this property, see the Windows Sockets documentation.

See Also

Return to File Transfer Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.