EventPosition.ToString Method

Definition

Converts the instance to string representation.

public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A String that represents the position in the event stream.

Applies to