Represents the payload returned for a successful preview helper ping.
public sealed record AxsgPreviewHostPingResponse(bool Pong) : IEquatable<AxsgPreviewHostPingResponse>
kind:method, kind:property, kind:ctor. Press Esc to clear.AxsgPreviewHostPingResponse(Boolean)Represents the payload returned for a successful preview helper ping.