TimeSeries Methods |
The TimeSeries type exposes the following members.
Name | Description | |
---|---|---|
AddEvent(IDictionaryString, Object) |
Add an event to the series using the current UTC time
| |
AddEvent(IDictionaryString, Object, DateTime) |
Add an event to the database using the specified time
| |
CreatePushReplication |
Create a push replication to replicate the events to a remote endpoint
| |
Dispose | ||
Flush |
Flushes the events to the database synchronously
| |
FlushAsync |
Flush the events to the database asynchronously
| |
GetEventsInRange |
Returns all the events in a given time range
|