TestScenario.OnDispose(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This API supports the Service Fabric platform and is not meant to be called from your code
protected abstract void OnDispose (bool disposing);
abstract member OnDispose : bool -> unit
Protected MustOverride Sub OnDispose (disposing As Boolean)
Parameters
- disposing
- Boolean
This API supports the Service Fabric platform and is not meant to be called from your code
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET