getServiceStateEventAction

public static String getServiceStateEventAction(String dynamicService)

Produces the proper string to use in an event receiver to 'listen' for state change events from a dynamic service.

Return

the proper string to use in an event receiver to 'listen' for state change events from a dynamic service.

Parameters

dynamicService

the dynamic service name.

See also