identifySucceeded property
Whether identify has completed successfully for this connection. When true, subsequent calls to identifyWait will return immediately without re-running the identify protocol.
Implementation
bool identifySucceeded = false;
Whether identify has completed successfully for this connection. When true, subsequent calls to identifyWait will return immediately without re-running the identify protocol.
bool identifySucceeded = false;