C-DEngine 5.105

IHttpInterceptor..::..UnregisterHttpInterceptorAfter Method

Unregisters a path from the Interceptor If this function is called from within an isolated plugin, the request is forwarded to the master node.

Namespace:  nsCDEngine.Communication
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


void UnregisterHttpInterceptorAfter(
	string pUrl
)
Sub UnregisterHttpInterceptorAfter ( _
	pUrl As String _
)
void UnregisterHttpInterceptorAfter(
	String^ pUrl
)

Parameters

pUrl
Type: String
Unregisters the path from the Interceptor