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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET