Event.interval

The reconnect interval.

This property function may only be called if Event.type is connectRetried.

struct Event
@property const pure nothrow
Duration
interval
()

Throws

Error if the property is called for a wrong event type.

Meta