Share via


SoapPTAdapter.Dispose Method (Boolean)

NOTE: This API is now obsolete.

This member overrides MarshalByValueComponent.Dispose(Boolean).

Namespace:  Microsoft.SharePoint.Dsp.SoapPT
Assembly:  Microsoft.SharePoint.Dsp.SoapPT (in Microsoft.SharePoint.Dsp.SoapPT.dll)

Syntax

'Declaration
<ObsoleteAttribute("Use the Lists web service instead.")> _
Protected Overrides Sub Dispose ( _
    disposing As Boolean _
)
'Usage
Dim disposing As Boolean

Me.Dispose(disposing)
[ObsoleteAttribute("Use the Lists web service instead.")]
protected override void Dispose(
    bool disposing
)

Parameters

See Also

Reference

SoapPTAdapter Class

SoapPTAdapter Members

Dispose Overload

Microsoft.SharePoint.Dsp.SoapPT Namespace