Click or drag to resize

LogSystemReactorsInstalled Property

Namespace:  IBM.Watson.DeveloperCloud.Logging
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static List<ILogReactor> ReactorsInstalled { get; }

Property Value

Type: ListILogReactor
See Also