 | QsLogAsync Methods |
The QsLogAsync type exposes the following members.
Methods
| Name | Description |
---|
 | Close | |
 | Close(Boolean) | |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetEntriesCount | |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | ShowLog | |
 | ShowLogDialog | |
 | ShowLogDialog(IWin32Window) | |
 | ShowLogDialog(String, String) | |
 | ShowLogDialog(String, String, String) | |
 | ShowLogDialog(IWin32Window, String, String) | |
 | ShowLogDialog(IWin32Window, String, String, String) | |
 | ShowLogDialog(IWin32Window, String, String, String, String, String) | |
 | ShowMessageWarning | |
 | ShowMessageWarning(String) | |
 | ShowMessageWarning(IWin32Window) | |
 | ShowMessageWarning(String, MessageBoxIcon) | |
 | ShowMessageWarning(IWin32Window, String) | |
 | ShowMessageWarning(IWin32Window, MessageBoxIcon) | |
 | ShowMessageWarning(IWin32Window, String, MessageBoxIcon) | |
 | ShutDown | |
 | Start | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | Write(String) | |
 | Write(String, LogMessageTypeEnum) | |
 | Write(String, String) | |
 | Write(String, String, LogMessageTypeEnum) | |
Top
See Also