ArcFM Desktop Developer Guide
NotifyServiceStatus Method (GdbmStatusNotifierClient)


Object containing service, status and logging information
Tells the logging service that a reconcile/post service is starting, is started, is stopping or is stopped.
Syntax
'Declaration
 
Public Sub NotifyServiceStatus( _
   ByVal config As ServiceLoggingParameters _
) 
'Usage
 
Dim instance As GdbmStatusNotifierClient
Dim config As ServiceLoggingParameters
 
instance.NotifyServiceStatus(config)
public void NotifyServiceStatus( 
   ServiceLoggingParameters config
)

Parameters

config
Object containing service, status and logging information
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

GdbmStatusNotifierClient Class
GdbmStatusNotifierClient Members

 

 


Send Comment