AboutSupportDeveloper GuideVersion 1.5.0

Interface SnapServerNoResponseEvent

Emitted when the Snap Server is not responding (hanging)

interface SnapServerNoResponseEvent {
    timestamp: number;
}

Properties

Properties

timestamp: number

The timestamp when the no-response state was detected