IsOperationActive property: Message class
Description
Use the IsOperationActive property to determine if an operation is active or not.
This property returns a Boolean value: true if the operation is still active, false otherwise.
This property is read-only.
Related Topics