IBrowserRemove(IMessage) Method
Remove a message from the appliance queue endpoint that this Browser is bound to, given its
IMessage reference.
ObjectDisposedException |
Thrown when the Browser is already disposed (terminal state).
|
FatalErrorException |
Thrown when an unrecoverable error occurs.
|
OperationErrorException |
Thrown when the underlying browser encountered an error.
Note: The ErroInfo property in OperationErrorException has a specific SubCode indicating the error case the Browser
encountered.
|