IFWXTaskCompletion interface

Applies to: desktop apps only

The IFWXTaskCompletion interface enables the posting of a custom task to the Microsoft Firewall service completion port.

When to implement

An application filter that needs to receive completion notifications for tasks posted to the Firewall service completion port must implement this notification interface.

Members

The IFWXTaskCompletion interface inherits from the IUnknown interface. IFWXTaskCompletion also has these types of members:

  • Methods

Methods

The IFWXTaskCompletion interface has these methods.

Method Description
CompleteTask

Receives a notification when a task posted using the IFWXFirewall2::PostTaskCompletion method has completed.

 

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

See also

Filter Interfaces

IFWXNetworkSocket::Accept

 

 

Build date: 7/12/2010