OperationReportHandler.OnError(String) Method

Definition

Invoked when an error is reported.

public virtual void OnError (string message);
abstract member OnError : string -> unit
override this.OnError : string -> unit
Public Overridable Sub OnError (message As String)

Parameters

message
String

The message.

Implements

Applies to