Microsoft Internet Security and Acceleration Server 2004 SDK

IFWXConnection::Kill

The Kill method forces the connection to terminate.

HRESULT Kill();

Parameters

This method has no parameters.

Return Values

This method always returns S_OK.

Remarks

This method can be used to end an established connection.

Requirements

Server: Requires Windows Server 2003 or Windows 2000.
Version: Requires Internet Security and Acceleration Server 2004.
Header: Declared in Wspfwext.idl.

See Also

IFWXConnection