asp.net.ph

HttpWorkerRequest.CloseConnection Method

System.Web Namespace   HttpWorkerRequest Class


Terminates the connection with the client.

[ VB ]
<ComVisible ( False ) >
Overridable Public Sub CloseConnection ( ) 

[ C# ]
 [ ComVisible ( false ) ] 
public virtual void CloseConnection ( );

[ C++ ]
 [ ComVisible ( false ) ] 
public: virtual void CloseConnection ( );

[ JScript ]
public ComVisible ( false ) 
function CloseConnection ( );
See Also

HttpWorkerRequest Members   HttpRuntime Class Skip Navigation Links


Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note