Chameleon and Iguana Plugin C# Class Libraries

LogQuery Class

This class is used to represent an Iguana log query.

For a list of all members of this type, see LogQuery Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         iNTERFACEWARE.Iguana.Plugin.LogQuery

[Visual Basic]
Public Class LogQuery
    Inherits Component
[C#]
public class LogQuery : Component

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: iNTERFACEWARE.Iguana.Plugin

Assembly: IGC_dotnet (in IGC_dotnet.dll)

See Also

LogQuery Members | iNTERFACEWARE.Iguana.Plugin Namespace