If the Connection still in progress means
just considered as "connection" is a object of NSURLConnection
then,
if(connection)
{
[connection cancel];
}
just considered as "connection" is a object of NSURLConnection
then,
if(connection)
{
[connection cancel];
}
No comments:
Post a Comment