[This is preliminary documentation and is subject to change.]
Namespace: NFX.Log.SyslogAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[ConfigAttribute("$port")]
public int Port { get; set; }[ConfigAttribute("$port")]
public int Port { get; set; }<ConfigAttribute("$port")>
Public Property Port As Integer
Get
Set<ConfigAttribute("$port")>
Public Property Port As Integer
Get
Setpublic:
[ConfigAttribute(L"$port")]
property int Port {
int get ();
void set (int value);
}public:
[ConfigAttribute(L"$port")]
property int Port {
int get ();
void set (int value);
}[<ConfigAttribute("$port")>]
member Port : int with get, set[<ConfigAttribute("$port")>]
member Port : int with get, setProperty Value
Type:
Int32