Property NetworkDuration

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

Namespace

MongoDB.Driver.Core.Events

Assembly

MongoDB.Driver.dll

NetworkDuration

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

public TimeSpan NetworkDuration { get; }

Property Value

TimeSpan