Table of Contents

Property AsBsonTimestamp

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

AsBsonTimestamp

Casts the BsonValue to a BsonTimestamp (throws an InvalidCastException if the cast is not valid).

public BsonTimestamp AsBsonTimestamp { get; }

Property Value

BsonTimestamp