FLAG_IS_BLOCKING field

A flag indicating that the file transfer is blocked awaiting a response from the MobiLink server. This field is constant and read-only.

Syntax
Visual Basic
Public Shared FLAG_IS_BLOCKING As Integer
C#
public const int FLAG_IS_BLOCKING;
See also