EndHeavyBlockingOperation Method of the IFWXFirewall Interface

The EndHeavyBlockingOperation method notifies the Microsoft Firewall service that a lengthy blocking operation has ended. For more information, see the IFWXFirewall::StartHeavyBlockingOperation method.

Syntax

HRESULT EndHeavyBlockingOperation();

Parameters

This method has no parameters.

Return Value

S_OK

The method succeeded.

FWX_E_NOT_IN_BLOCKING_OP

There is no blocking operation to end.

Remarks

This method should be called even when the IFWXFirewall::StartHeavyBlockingOperation method returns FWX_E_ALREADY_IN_BLOCKING_OP.

Requirements

Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
Header

Declared in Wspfwext.idl.

DLL

Requires Wspsrv.exe.

See Also

IFWXFirewall


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.