LogDirection Enumeration | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
A type containing valid values for LogEntry.LogDirection.
Namespace:
Telogis.GeoBase.Diagnostics
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax Public Enumeration LogDirection
Members
| Member name | Value | Description |
---|
| None | 0 |
The value associated with ILog.None.
|
| Incoming | 1 |
The value associated with ILog.Incoming.
|
| Outgoing | 2 |
The value associated with ILog.Outgoing.
|
See Also