Message From Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Gets/Sets logical component ID, such as: class name, method name, process instance, that generated the message. This field is used in the scope of Topic

Namespace: NFX.Log
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public string From { get; set; }

Property Value

Type: OnlineString
See Also