AxsgPreviewHostHostExitedEventPayload Class

Definition

Represents the event payload raised when the preview host process exits.

public sealed record AxsgPreviewHostHostExitedEventPayload(int? ExitCode) : IEquatable<AxsgPreviewHostHostExitedEventPayload>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (1)