Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: desktop apps only
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
This method can return one of these values.
- 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
| Minimum supported client | None supported | 
| Minimum supported server | Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only) | 
| Version | Forefront Threat Management Gateway (TMG) 2010 | 
| Header | Wspfwext.idl | 
| DLL | Wspsrv.exe | 
See also
Build date: 7/12/2010