Share via


HostCrashException.HostExitCode Property

Definition

Gets the exit code of the host process if it has exited.

public int? HostExitCode { get; }
member this.HostExitCode : Nullable<int>
Public ReadOnly Property HostExitCode As Nullable(Of Integer)

Property Value

Applies to