MobileForms Toolkit Documentation

PartialNetAsyncResult Class

Represents the partial result of the asynchronous download/upload operation. It is passed to the NetAsyncCallback function in case of recursive operation after each file operation completion.

For a list of all members of this type, see PartialNetAsyncResult Members.

System.Object
   Resco.Net.NetAsyncResult
      Resco.Net.PartialNetAsyncResult

public class PartialNetAsyncResult : NetAsyncResult

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Resco.Net

Assembly: Resco.Net.CF3 (in Resco.Net.CF3.dll)

See Also

PartialNetAsyncResult Members | Resco.Net Namespace