CustomServiceCustomMethodAsync Method (CustomMethodArgs, Object)

Namespace: BBNCExtensions.CustomService
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public void CustomMethodAsync(
	CustomMethodArgs args,
	Object userState
)

Parameters

args
Type: BBNCExtensions.CustomServiceCustomMethodArgs
userState
Type: SystemObject