Table of Contents

Property RequestIds

Namespace
MongoDB.Driver.Core.Events
Assembly
MongoDB.Driver.Core.dll

RequestIds

Gets the request ids.

public IReadOnlyList<int> RequestIds { get; }

Property Value

IReadOnlyList<int>