SPRemoteBlobStorageSettings.Disable method
Frees resources required to use Remote Blob Storage.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub Disable
'Usage
Dim instance As SPRemoteBlobStorageSettings
instance.Disable()
public void Disable()
See also
Reference
SPRemoteBlobStorageSettings class