release
Removes inactive requests from the service cache earlier than they would be removed automatically by the system. Removing inactive requests makes more resources available for other requests, which can improve performance.
Method signatures
- C# programming language
-
public object release( ReleaseRequestType request)
- Java™ programming language
-
public java.lang.Objectrelease(com.cognos.developer.schemas.raas .<report_name>.ReleaseRequestType request)
Output parameter
Not applicable.