[Visual Basic] ReadOnly Property CompletedSynchronously As Boolean [C#] bool CompletedSynchronously {get;} [C++] bool get_CompletedSynchronously() = 0; [JScript] abstract function get CompletedSynchronously() : Boolean;
IAsyncResult Interface | IAsyncResult Members | System Namespace