IDriverRequestFactory.ReleaseRequest (METH)¶
METHOD ReleaseRequest
Releases the given request object.
Note
This method might be called while a request is still active in case the list of items is changed while a request is on it’s way.
- InOut:
Scope
Name
Type
Comment
Input
request
The request that should be released. The object will no longer be accessed after this call.