The port on which the SMTP server is listening
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Property Value
Type: Int32Remarks
Caution |
---|
Server Port is only available on the MS .NET 1.1 runtime. |
The port on which the SMTP server is listening. The default port is 25. The Port can only be changed when running on the MS .NET 1.1 runtime.
See Also