Hi

This is surya. . Im doing a .net client application to make a REST Call to netsuite and POST the Data from netsuite.

The Restlet(Netsuit e) will run for 5 mins(max possible time).And Coming to my problem, whenever i trigger the Restlet(netsuit e) from C# .NET Application,the restlet is called and it will start its execution process.But the connection which the C# .NET Client application has established with the RESTlet...