API 参考
    正在准备搜索索引...

    类 CommandSucceededEvent

    An event indicating the success of a given command

    索引
    address: string
    commandName: string
    connectionId?: string | number
    duration: number
    reply: unknown
    requestId: number
    serviceId?: BSON.ObjectId
    • get hasServiceId(): boolean

      返回 boolean