C-DEngine 5.105

TheCDECloudGlobal..::..CloudApplicationBeginRequest Method

Namespace:  CDEngineCloud
Assembly:  cdeIIS (in cdeIIS.dll)

Syntax


public void CloudApplicationBeginRequest(
	Object sender,
	EventArgs e,
	TheBaseApplication pApplication
)
Public Sub CloudApplicationBeginRequest ( _
	sender As Object, _
	e As EventArgs, _
	pApplication As TheBaseApplication _
)
public:
void CloudApplicationBeginRequest(
	Object^ sender, 
	EventArgs^ e, 
	TheBaseApplication^ pApplication
)

Parameters

sender
Type: Object
e
Type: EventArgs
pApplication
Type: TheBaseApplication