API Reference
Class
NetLogonLogEntryAutoSiteCoverage
Represents an automatic site coverage event.
Inheritance
- NetLogonLogEntryGeneric
- NetLogonLogEntryAutoSiteCoverage
Constructors
public NetLogonLogEntryAutoSiteCoverage() #Inherited Methods
Inherited Properties
public DateTime Timestamp { get; set; } #Inherited from NetLogonLogEntryGeneric
public String Category { get; set; } #Inherited from NetLogonLogEntryGeneric
public String ThreadId { get; set; } #Inherited from NetLogonLogEntryGeneric
public String Source { get; set; } #Inherited from NetLogonLogEntryGeneric
public String Message { get; set; } #Inherited from NetLogonLogEntryGeneric
public String RawLine { get; set; } #Inherited from NetLogonLogEntryGeneric
public Boolean IsUnparsed { get; set; } #Inherited from NetLogonLogEntryGeneric
public Dictionary<String, String> Properties { get; set; } #Inherited from NetLogonLogEntryGeneric