Responder Developer Guide
Startup Method (ServicesNotifier)


Program groups which availability is checked
Settings for Services Notifier
Configures and Starts up Services Notifier
Syntax
'Declaration
 
Public Sub Startup( _
   ByVal groups As ProgramGroupCollection, _
   ByVal settings As ServicesNotificationSettings _
) 
'Usage
 
Dim instance As ServicesNotifier
Dim groups As ProgramGroupCollection
Dim settings As ServicesNotificationSettings
 
instance.Startup(groups, settings)

Parameters

groups
Program groups which availability is checked
settings
Settings for Services Notifier
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ServicesNotifier Class
ServicesNotifier Members

 

 


Send Comment