Table of Contents

Property WallTime

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

WallTime

Gets the wall time of the change stream event.

public DateTime? WallTime { get; }

Property Value

DateTime?

The wall time.