 | AllEventPropertiesLayoutRendererDisableThreadAgnostic Property |
Namespace:
NLog.LayoutRenderers
Assembly:
NLog (in NLog.dll) Version: 6.0.0+cfb73701cda54e2410b006f649f072e90daef707
Syntaxpublic LayoutRenderer? DisableThreadAgnostic { get; }Public ReadOnly Property DisableThreadAgnostic As LayoutRenderer
Get
Dim instance As AllEventPropertiesLayoutRenderer
Dim value As LayoutRenderer
value = instance.DisableThreadAgnostic
member DisableThreadAgnostic : LayoutRenderer with get
Property Value
Type:
LayoutRenderer
See Also