CustomServiceBeginCustomMethod Method

Namespace: BBNCExtensions.CustomService
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public IAsyncResult BeginCustomMethod(
	CustomMethodArgs args,
	AsyncCallback callback,
	Object asyncState
)

Parameters

args
Type: BBNCExtensions.CustomServiceCustomMethodArgs
callback
Type: SystemAsyncCallback
asyncState
Type: SystemObject

Return Value

Type: IAsyncResult