CepStream.ShiftEventTime Method

Include Protected Members
Include Inherited Members

Shifts the event start time to a new time stamp without changing the lifetime.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member ShiftEventTime<TPayload>(CepStream<TPayload>, Expression<Func<CepEvent, DateTime>>) Shifts the event start time to a new time stamp without changing the lifetime.
Public methodStatic member ShiftEventTime<TPayload>(CepStream<TPayload>, Expression<Func<CepEvent, TimeSpan>>) Shifts the event start time by the specified timespan without changing the lifetime.

Top

See Also

Reference

CepStream Class

Microsoft.ComplexEventProcessing.Linq Namespace