'Declaration
Property CompletesAsynchronously As Boolean
'Usage
Dim instance As _UAWriteResult Dim value As Boolean instance.CompletesAsynchronously = value value = instance.CompletesAsynchronously
bool CompletesAsynchronously {get; set;}
'Declaration
Property CompletesAsynchronously As Boolean
'Usage
Dim instance As _UAWriteResult Dim value As Boolean instance.CompletesAsynchronously = value value = instance.CompletesAsynchronously
bool CompletesAsynchronously {get; set;}
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.