Defines an event (time instant).
FindOccurrence | Return computed time instance if it occurs. |
OccursBefore | Return true if computed time instance occurs before or at specified time, return false otherwise. |
NoonToday | Return time instant that corresponds to today's GMT noon. |
NoonTomorrow | Return time instant that corresponds to tomorrow's GMT noon. |
Today | Return time instant that corresponds to today's GMT midnight. |
Tomorrow | Return time instant that corresponds to tomorrow's GMT midnight. |
Type | Return the type of time instant. |
Implemented Interface |
---|
IAgCrdn |
Name |
---|
AgCrdnEvent |
AgCrdnEventEpoch |
AgCrdnEventExtremum |
AgCrdnEventSignaled |
AgCrdnEventSmartEpoch |
AgCrdnEventStartStopTime |
AgCrdnEventTimeOffset |
Determine if event occurs before an epoch.
[C#] | ||
---|---|---|
|
Determine the time of an event.
[C#] | ||
---|---|---|
|
Determine if event occurs before an epoch.
[Visual Basic .NET] | ||
---|---|---|
|
Determine the time of an event.
[Visual Basic .NET] | ||
---|---|---|
|