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