Aqualogic Interaction API  
 

IPTTempfile.SetDeleteWhenDone Method 

Sets behavior determining whether the file will be removed when this object is destroyed.

void SetDeleteWhenDone(
   bool Value
);

Parameters

Value
a boolean, if true, indicates file removal when object is destroyed

See Also

IPTTempfile Interface | com.plumtree.server Namespace