 | AssemblyVersionLayoutRendererFixThreadAgnostic Property |
Support capture of Assembly-Version from active HttpContext ApplicationInstance
Namespace:
NLog.Web.LayoutRenderers
Assembly:
NLog.Web (in NLog.Web.dll) Version: 5.5.0+9fe9421708749962bac8393d7cec5df976518ccb
Syntaxpublic LayoutRenderer FixThreadAgnostic { get; }
Public ReadOnly Property FixThreadAgnostic As LayoutRenderer
Get
Dim instance As AssemblyVersionLayoutRenderer
Dim value As LayoutRenderer
value = instance.FixThreadAgnostic
member FixThreadAgnostic : LayoutRenderer with get
Property Value
Type:
LayoutRenderer
See Also