CustomMethodCompletedEventHandler Delegate

Namespace: BBNCExtensions.CustomService
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public delegate void CustomMethodCompletedEventHandler(
	Object sender,
	CustomMethodCompletedEventArgs e
)

Parameters

sender
Type: SystemObject
e
Type: BBNCExtensions.CustomServiceCustomMethodCompletedEventArgs