![]() ![]() | Checks a log file to see if it has a valid version header at the top of the file. |
![]() |
Overloaded. Initializes a new instance of the LogSpotter class. |
![]() | |
![]() | |
![]() |
![]() | Closes the file or StreamReader given to the LogSpotter. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | |
![]() | Gets the Type of the current instance. |
![]() | Opens the log file. Not necessary if the LogSpotter was created with a StreamReader. |
![]() | |
![]() | |
![]() | |
![]() | Returns a String that represents the current Object. |
![]() | Occurs when an exception is thrown by either a background scan or by a call to GetMeasurement. |
![]() | Occurs when a new measurement is generated by either a background scan or a call to GetMeasurement. |
![]() |
![]() | |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | |
![]() | Creates a shallow copy of the current Object. |
![]() | Notifies subscribers to the MeasurementAvailable event that a new Measurement is available. |
![]() | Notifies subscribers to the ExceptionThrown event that a new SpotterException has been thrown. |
LogSpotter Class | POLS.Spotters Namespace