ODataConnectionSettings.Dispose method (Boolean)
Dispose the resources.
Namespace: Microsoft.SharePoint.BusinessData.SystemSpecific.OData
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable Sub Dispose ( _
disposing As Boolean _
)
'Usage
Dim disposing As Boolean
Me.Dispose(disposing)
protected virtual void Dispose(
bool disposing
)
Parameters
- disposing
Type: System.Boolean
See also
Reference
ODataConnectionSettings members
Microsoft.SharePoint.BusinessData.SystemSpecific.OData namespace