ExceptionReceivedEventArgs.Hostname Property

Definition

Allows distinguishing the error source if multiple hosts in a single process.

public string Hostname { get; }
member this.Hostname : string
Public ReadOnly Property Hostname As String

Property Value

The name of the host that experienced the exception.

Applies to