Share via


IOperationReportHandler.OnInformation(String) Method

Definition

Invoked when information is reported.

public void OnInformation (string message);
abstract member OnInformation : string -> unit
Public Sub OnInformation (message As String)

Parameters

message
String

The message.

Applies to