Microsoft Internet Security and Acceleration Server 2000 |
Verifies that all data for this connection has been processed.
HRESULT OkToTerminate()
When a data filter returns S_FALSE it is indicating 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.