AxsgPreviewHostPingResponse Class

Definition

Represents the payload returned for a successful preview helper ping.

public sealed record AxsgPreviewHostPingResponse(bool Pong) : IEquatable<AxsgPreviewHostPingResponse>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (1)