| Visual Basic (Declaration) | |
|---|---|
| Protected Overloads Overridable Function SubscribeToEvents( _ ByVal context As ServerSystemContext, _ ByVal source As NodeState, _ ByVal monitoredItem As IEventMonitoredItem, _ ByVal unsubscribe As Boolean _ ) As ServiceResult | |
| C# | |
|---|---|
| protected virtual ServiceResult SubscribeToEvents( ServerSystemContext context, NodeState source, IEventMonitoredItem monitoredItem, bool unsubscribe ) | |
Parameters
- context
- source
- monitoredItem
- unsubscribe
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    