Table of Contents

Method Seconds

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Seconds(int)

Returns a time range in seconds.

public static TimeRangeWindowBoundary Seconds(int value)

Parameters

value int

The value.

Returns

TimeRangeWindowBoundary

A time range.