API Reference
Class
NetLogonLogEntryDomainInfoRunning
Represents entry when domain information query is running.
Inheritance
- NetLogonLogEntryGeneric
- NetLogonLogEntryDomainInfoRunning
Constructors
public NetLogonLogEntryDomainInfoRunning() #Inherited Methods
Properties
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