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 ReleaseResponse release( ReleaseRequest request)
Java™ programming language
public com.cognos.developer.schemas.rds.types._2.ReleaseResponse
   release(com.cognos.developer.schemas.rds.types._2.ReleaseRequest request)

Output parameter

ReleaseResponse

Input parameter

ReleaseRequest