Inner Drive Extensible Architecture
C#
Show/Hide TOC
Azure
Log
Entry Constructor
Creates a new instance of
AzureLogEntry
.
Definition
Namespace:
InnerDrive.Logging
Assembly:
InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
C#
Copy
public
AzureLogEntry
()
Remarks
The public default constructor is required to read back from the tables.
See Also
Reference
AzureLogEntry Class
InnerDrive.Logging Namespace
In This Article
Definition
Remarks
See Also