EventHandlerClass.StopTime Property

Definition

public:
 virtual property DateTime StopTime { DateTime get(); };
public virtual DateTime StopTime { get; }
member this.StopTime : DateTime
Public Overridable ReadOnly Property StopTime As DateTime

Property Value

A DateTime value that represents the date and time when the container stops execution.

Implements

Applies to