'Declaration Public Shared Sub Run( _ ByVal services() As ServiceBase, _ ByVal args() As String, _ ByVal installerType As Type _ )
'Usage Dim services() As ServiceBase Dim args() As String Dim installerType As Type ServiceProcessHelper.Run(services, args, installerType)
public static void Run( ServiceBase[] services, string[] args, Type installerType )
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.