Visual Basic (Usage) | ![]() |
---|---|
Dim instance As NodeState Dim context As ISystemContext Dim notifiers As IList(Of NodeState.Notifier) instance.GetNotifiers(context, notifiers) |
C# | |
---|---|
public virtual void GetNotifiers( ISystemContext context, IList<NodeState.Notifier> notifiers ) |
Parameters
- context
- The system context.
- notifiers
- The list of notifiers to populate.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x