ClientRuntimeContext.Dispose método
Descarta o contexto de runtime.
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight.Runtime (em Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Phone.Runtime (em Microsoft.SharePoint.Client.Phone.Runtime.dll) Microsoft.SharePoint.Client.Runtime (em Microsoft.SharePoint.Client.Runtime.dll)
Sintaxe
'Declaração
Public Sub Dispose
'Uso
Dim instance As ClientRuntimeContext
instance.Dispose()
public void Dispose()
Implementos
Comentários
Este método chama o método de Dispose com o valor de true .