Documentation
    Preparing search index...

    Interface MessagehandlerParameters

    interface MessagehandlerParameters {
        concurrency?: number;
        gpu?: boolean;
    }
    Index

    Properties

    Properties

    concurrency?: number
    gpu?: boolean