LocalFileSystemStorage.ReleaseStream

LocalFileSystemStorage.ReleaseStream method

Releases the output file stream.

public virtual void ReleaseStream(OutputStream stream)
ParameterTypeDescription
streamOutputStreamThe output file stream.

See Also