CommandStartedEventRequestId Property |
Gets the request identifier.
Namespace: MongoDB.Driver.Core.EventsAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.1.0
Syntax public int RequestId { get; }
Public ReadOnly Property RequestId As Integer
Get
member RequestId : int with get
Property Value
Type:
Int32See Also