del método ClientRuntimeContext.Dispose
Desecha el contexto del tiempo de ejecución.
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblados: Microsoft.SharePoint.Client.Silverlight.Runtime (en Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Phone.Runtime (en Microsoft.SharePoint.Client.Phone.Runtime.dll) Microsoft.SharePoint.Client.Runtime (en Microsoft.SharePoint.Client.Runtime.dll)
Sintaxis
'Declaración
Public Sub Dispose
'Uso
Dim instance As ClientRuntimeContext
instance.Dispose()
public void Dispose()
Implementaciones
Comentarios
Este método llama al método Dispose con el valor de true .