ServiceCorrelationDescription.ToString Method

Definition

Returns a string of the ServiceCorrelationDescription in the form 'ServiceName', 'Scheme'

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

Returns

A string representing the ServiceCorrelationDescription object.

Applies to