Loupe - Log - Monitor - Resolve
Gibraltar Namespace / FileSystemTools Class / GetTempFileStreamCopy Method

In This Topic
    GetTempFileStreamCopy Method
    In This Topic
    Copy the content of a Stream into a temporary file opened for read and write and return the open FileStream.
    Overload List
    OverloadDescription
    Copy the content of a Stream into a temporary file opened for read and write and return the open FileStream.  
    Copy the content of a Stream into a temporary file opened for read and write and return the open FileStream which will delete-on-close.  
    Copy the content of a Stream into a temporary file opened for read and write and return the open FileStream which will NOT delete-on-close.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also