Click or drag to resize

LogDirection Enumeration

Verizon Connect Logo
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 enum LogDirection
Members
  Member nameValueDescription
None0 The value associated with ILog.None.
Incoming1 The value associated with ILog.Incoming.
Outgoing2 The value associated with ILog.Outgoing.
See Also