LogFileClosedEventArgs class
Provides data for the LogFileClosed event.
Syntax
var logFileClosedEventArgs = logFileClosed();
Attributes
- MarshalingBehaviorAttribute(Agile)
- ThreadingAttribute(Both)
- VersionAttribute(100859904)
Members
The LogFileClosedEventArgs class has these types of members:
Methods
The LogFileClosedEventArgs class inherits methods from the Object class (C#/VB/C++).
Properties
The LogFileClosedEventArgs class has these properties.
Property | Access type | Description |
---|---|---|
Read-only | Gets the log file for the current logging session. |
Requirements
Minimum supported client | Windows 8.1 Preview [Windows Store apps only] |
---|---|
Minimum supported server | Windows Server 2012 R2 Preview [Windows Store apps only] |
Namespace |
|
Metadata |
|
See also
Build date: 8/16/2013
Show: