Gets the statistics associated with the event.

C# | Visual Basic | Visual C++ | J# |
public virtual IOperatingSystemsStatistics Statistics { get; }
Public Overridable ReadOnly Property Statistics As IOperatingSystemsStatistics
public: virtual property IOperatingSystemsStatistics^ Statistics { IOperatingSystemsStatistics^ get (); }
/** @property */ public IOperatingSystemsStatistics get_Statistics()