Click or drag to resize

AzureLogEntry Constructor

Creates a new instance of AzureLogEntry.

Namespace: InnerDrive.Logging
Assembly: InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.0.8475.0
Syntax
C#
public AzureLogEntry()
Remarks
The public default constructor is required to read back from the tables.
See Also