|
DebugHostBaseDebugHostUnloading Method
|
Invoked when the debug host is unloading. By default this shuts down the remote service client.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax protected virtual void DebugHostUnloading()
Protected Overridable Sub DebugHostUnloading
protected:
virtual void DebugHostUnloading()
abstract DebugHostUnloading : unit -> unit
override DebugHostUnloading : unit -> unit
function DebugHostUnloading();
View SourceSee Also