Wait for the transfer to complete, timeout, or get cancelled.
Declaration Syntax
C# | Visual Basic | Visual C++ |
Public Function Wait ( _ <OutAttribute> ByRef transferredCount As Integer _ ) As ErrorCode
public: ErrorCode Wait( [OutAttribute] int% transferredCount )
Return Value