ServicePRO SDK Help

IRequestServices..::..BeginBeforeRemoveReccurent Method

Namespace:  ServicePRO.Sdk.Windows.Definitions
Assembly:  ServicePRO.Sdk.Windows (in ServicePRO.Sdk.Windows.dll)

Syntax


[OperationContractAttribute]
IAsyncResult BeginBeforeRemoveReccurent(
	string userSessionKey,
	stcRequest aRequest,
	AsyncCallback callback,
	Object asyncState
)
<OperationContractAttribute> _
Function BeginBeforeRemoveReccurent ( _
	userSessionKey As String, _
	aRequest As stcRequest, _
	callback As AsyncCallback, _
	asyncState As Object _
) As IAsyncResult

Parameters

userSessionKey
Type: String
aRequest
Type: HelpSTAR.PCL.Common..::..stcRequest
callback
Type: AsyncCallback
asyncState
Type: Object