共用方式為


WebRequestExecutor.Dispose 方法

釋放WebRequestExecutor所使用的資源。

命名空間:  Microsoft.SharePoint.Client
組件:  Microsoft.SharePoint.Client.Runtime (在 Microsoft.SharePoint.Client.Runtime.dll 中)

語法

'宣告
Public Overridable Sub Dispose
'用途
Dim instance As WebRequestExecutor

instance.Dispose()
public virtual void Dispose()

實作

IDisposable.Dispose()

備註

無法呼叫這個方法。在設計衍生的類別時,應釋放資源,例如關閉回應資料流。

請參閱

參照

WebRequestExecutor 類別

WebRequestExecutor 成員

Microsoft.SharePoint.Client 命名空間