Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Releases all resources that are used by the ServerSyncProviderProxy.
Namespace: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)
Syntax
'Declaration
<SuppressMessageAttribute("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly")> _
Public Overrides Sub Dispose
'Usage
Dim instance As ServerSyncProviderProxy
instance.Dispose
[SuppressMessageAttribute("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly")]
public override void Dispose ()
[SuppressMessageAttribute(L"Microsoft.Design", L"CA1063:ImplementIDisposableCorrectly")]
public:
virtual void Dispose () override
/** @attribute SuppressMessageAttribute("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly") */
public void Dispose ()
SuppressMessageAttribute("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly")
public override function Dispose ()
See Also
Reference
ServerSyncProviderProxy Class
ServerSyncProviderProxy Members
Microsoft.Synchronization.Data Namespace