Click or drag to resize

CobraServicesClosing Event

Occurs when the service state transitioned into Closing state.

Namespace:  Cobra.WebService.ClientAPI.Client
Assembly:  Cobra.WebService.ClientAPI (in Cobra.WebService.ClientAPI.dll) Version: 8.4.717.3176 (8.4.0717.3176)
Syntax
C#
public event EventHandler Closing

Value

Type: SystemEventHandler
See Also