SPRemoteBlobStorageSettings.Disable Method
Frees resources required to use Remote Blob Storage.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub Disable
'Usage
Dim instance As SPRemoteBlobStorageSettings
instance.Disable()
public void Disable()
See Also
Reference
SPRemoteBlobStorageSettings Class