C-DEngine 5.105

IHttpInterceptor..::..UnregisterHttpInterceptorB4 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 UnregisterHttpInterceptorB4(
	string pUrl
)
Sub UnregisterHttpInterceptorB4 ( _
	pUrl As String _
)
void UnregisterHttpInterceptorB4(
	String^ pUrl
)

Parameters

pUrl
Type: String
Unregisters the path from the Interceptor