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.
Applies To: Dynamics CRM 2015
Disposes the web proxy client context initializer object.
Namespace:   Microsoft.Xrm.Sdk.WebServiceClient
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
protected virtual void Dispose(
    bool disposing
)
protected:
virtual void Dispose(
    bool disposing
)
abstract Dispose : 
        disposing:bool -> unit
override Dispose : 
        disposing:bool -> unit
Protected Overridable Sub Dispose (
    disposing As Boolean
)
Parameters
- disposing 
 Type: System.Boolean- Type: Boolean. 
See Also
Dispose Overload
WebProxyClientContextInitializer<TService> Class
Microsoft.Xrm.Sdk.WebServiceClient Namespace
Implementing a Dispose Method
Return to top
© 2016 Microsoft. All rights reserved. Copyright