NodeOPCUA API Documentation
    Preparing search index...

    Type Alias ReverseConnectionProvider

    ReverseConnectionProvider: () => Promise<IAcceptedReverseConnection>

    Supplies the next accepted reverse connection. Invoked once per connect() attempt so that backoff/reconnection naturally waits for the server to re-dial.

    Type Declaration