Property CorrelationId
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
CorrelationId
Gets or sets the correlation identifier.
public int? CorrelationId { get; set; }
Property Value
- int?
Gets or sets the correlation identifier.
public int? CorrelationId { get; set; }