Class TimeRangeWindowBoundary

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

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Represents a time boundary for a range window in SetWindowFields.

public sealed class TimeRangeWindowBoundary : RangeWindowBoundary

Inheritance

object

RangeWindowBoundary

TimeRangeWindowBoundary

Inherited Members

object.Equals(object)

object.Equals(object, object)

object.GetHashCode()

object.GetType()

object.ReferenceEquals(object, object)

Properties

Unit

The unit.

Value

The value.

Methods

ToString()

Returns a string that represents the current object.