NET Logging Library
TelnetTarget Class
Members 



KellermanSoftware.NetLoggingLibrary.Targets Namespace : TelnetTarget Class
Log messages to telnet
Syntax
<XmlIncludeAttribute(KellermanSoftware.NetLoggingLibrary.Targets.AspTraceTarget)>
<SerializableAttribute()>
Public Class TelnetTarget 
   Inherits BaseTarget
   Implements ICloseConnectionITarget 
Dim instance As TelnetTarget
[XmlInclude(KellermanSoftware.NetLoggingLibrary.Targets.AspTraceTarget)]
[Serializable()]
public class TelnetTarget : BaseTarget, ICloseConnectionITarget  
[XmlInclude(KellermanSoftware.NetLoggingLibrary.Targets.AspTraceTarget)]
[Serializable()]
public ref class TelnetTarget : public BaseTarget, ICloseConnectionITarget  
Inheritance Hierarchy

System.Object
   KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget
      KellermanSoftware.NetLoggingLibrary.Targets.TelnetTarget

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

TelnetTarget Members
KellermanSoftware.NetLoggingLibrary.Targets Namespace