ITemporaryBinaryObject

Represents a temporary binary object in onion.net.

If a new binary object is generated, then this is temporary at first. The binary data already exists physically in the system.

For the temporary binary object to become a persistent binary object, it must be referenced in a data object and the data object saved. If the temporary binary object is not assigned to a data object, then the temporary binary object is deleted when the session is terminated.