TestScenario.OnDispose(Boolean) Method

Definition

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