Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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