LogQueryResult | Overloaded. Initializes a new instance of the LogQueryResult class. |
Message | Provides an array of LogMessage which were returned by Iguana in response to the query. |
ErrorDescription | Provides a textual description of the error which occurred if Success is false. |
Success | Indicates that the query was executed successfully. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
handle | Get handle. This is used in the internal implementation and should not be invoked directly. |
ToString (inherited from Object) |
Finalize | Destructor. |
MemberwiseClone (inherited from Object) |
LogQueryResult Class | iNTERFACEWARE.Iguana.Plugin Namespace