IResettableService.ResetState 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.
Resets the service so that it can be used from the pool.
public void ResetState ();
abstract member ResetState : unit -> unit
Public Sub ResetState ()