RequestContext.Dispose Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Releases resources associated with the context.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- disposing
- Type: System.Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Show: