HistorianRun.OnStop Method

Finish module
Public Sub OnStop( _ 
ByVal isHotStarting As Boolean
)
This language is not supported or no code example is available.
public void OnStop( 
bool isHotStarting 
)
This language is not supported or no code example is available.

Parameters

isHotStarting
bool

Flag indicating whether module should shutdown prepared to after hot starting

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition