lonnymq
    Preparing search index...
    Index

    Constructors

    • Parameters

      • params: {
            channelId: string;
            maxConcurrency?: number | null;
            maxSize?: number | null;
            releaseIntervalMs?: number | null;
            schema: string;
        }

      Returns Set

    Properties

    channelId: string
    createdAt: Date
    maxConcurrency: number | null
    maxSize: number | null
    releaseIntervalMs: number | null
    schema: string

    Methods