NET Logging Library
NetworkType Enumeration



KellermanSoftware.NetLoggingLibrary Namespace : NetworkType Enumeration
Network type used for Chainsaw Target
Syntax
Public Enum NetworkType 
   Inherits System.Enum
Dim instance As NetworkType
public enum NetworkType : System.Enum 
public enum class NetworkType : public System.Enum 
Members
MemberDescription
HTTP HTTP Protocol
TCP TCP/IP Protocol
UDP UDP Protocol
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         KellermanSoftware.NetLoggingLibrary.NetworkType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

KellermanSoftware.NetLoggingLibrary Namespace