[This is preliminary documentation and is subject to change.]
Record unhandled msgs to log
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
[ConfigAttribute]
public bool LogUnhandledMsgs { get; set; }[ConfigAttribute]
public bool LogUnhandledMsgs { get; set; }<ConfigAttribute>
Public Property LogUnhandledMsgs As Boolean
Get
Set
<ConfigAttribute>
Public Property LogUnhandledMsgs As Boolean
Get
Set
public:
[ConfigAttribute]
property bool LogUnhandledMsgs {
bool get ();
void set (bool value);
}public:
[ConfigAttribute]
property bool LogUnhandledMsgs {
bool get ();
void set (bool value);
}[<ConfigAttribute>]
member LogUnhandledMsgs : bool with get, set
[<ConfigAttribute>]
member LogUnhandledMsgs : bool with get, set
Property Value
Type:
Boolean