SPFileStream.Release Method
Releases all resources used by the stream.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub Release
'Usage
Dim instance As SPFileStream
instance.Release()
public void Release()