Leadtools.Logging.Configuration Namespace > ConfigSectionHandler Class : EnabledThreading Property |
[ConfigurationPropertyAttribute(IsRequired=false, Name="enableThreading", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=false, IsKey=false)] public bool EnabledThreading {get;}
'Declaration <ConfigurationPropertyAttribute(IsRequired=False, Name="enableThreading", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=False, IsKey=False)> Public ReadOnly Property EnabledThreading As Boolean
'Usage Dim instance As ConfigSectionHandler Dim value As Boolean value = instance.EnabledThreading
[ConfigurationPropertyAttribute(IsRequired=false, Name="enableThreading", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=false, IsKey=false)] public bool EnabledThreading {get;}
ConfigurationPropertyAttribute(IsRequired=, Name="enableThreading", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=, IsKey=) get_EnabledThreading();
[ConfigurationPropertyAttribute(IsRequired=false, Name="enableThreading", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=false, IsKey=false)] public: property bool EnabledThreading { bool get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2