Property DeserializationDuration

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Core.Events

Assembly

MongoDB.Driver.dll

DeserializationDuration

Gets the duration of deserialization time it took to receive the message.

public TimeSpan DeserializationDuration { get; }

Property Value

TimeSpan