The OkToTerminate method verifies that all data for this connection has been processed.
HRESULT OkToTerminate();
The Microsoft Firewall service can safely terminate the connection.
Not all data on the connection has been processed.
When a data filter returns S_FALSE, it indicates that the Firewall service should not terminate the connection yet. The Firewall service may call this method periodically to check the status of the connection.
This method should take into account reasonable network time-out and eventually return S_OK.
Server | Requires Windows Server 2008. |
---|---|
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Wspfwext.idl. |
DLL |
Requires Wspsrv.exe. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.