| IConnectorSnapshotLogger Interface |
Namespace: VirtualRadar.Interface.Network
The IConnectorSnapshotLogger type exposes the following members.
| Name | Description | |
|---|---|---|
| FullPath |
Gets the full path to the snapshot log.
| |
| Singleton |
Gets the single instance of the class that should be used throughout the application.
(Inherited from ISingletonT.) |
| Name | Description | |
|---|---|---|
| Initialise |
Initialises the snapshot logger.
| |
| RecordSnapshot |
Records a snapshot. Note that snapshots are also periodically recorded automatically.
|