Gets or sets the DNS or NetBIOS name of the remote server on which the function is to execute.
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Property Value
Type: StringDNS or NetBIOS name of the remote server on which the function is to execute.
Remarks
For Windows NT 4.0 and earlier, the string should begin with \\.
If this property is not specified, the local computer is used.
See Also