IFWXAcceptCompletion interface
Applies to: desktop apps only
The IFWXAcceptCompletion interface includes a method for receiving a notification when an asynchronous accept operation is completed in a call to the IFWXNetworkSocket::Accept method.
When to implement
An application filter that calls IFWXNetworkSocket::Accept must implement this interface to handle newly accepted connections.
Members
The IFWXAcceptCompletion interface inherits from the IUnknown interface. IFWXAcceptCompletion also has these types of members:
- Methods
Methods
The IFWXAcceptCompletion interface has these methods.
Method | Description |
---|---|
CompleteAsyncAccept | Receives a notification that the work performed in a call to the IFWXNetworkSocket::Accept method is 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
Build date: 7/12/2010