Gets or sets the TCP port number on which this TelnetAppender will listen for connections.
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.14.0 (1.2.14.0)
Syntax
Property Value
Type:An integer value in the range
Exceptions
| Exception | Condition |
|---|---|
| The value specified is less than |
Remarks
The default value is 23 (the telnet port).
See Also