|
ClientJobOnCloseOperation Method |
When the operation closes
Namespace: DrawerBackup.Client.JobsAssembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxprotected abstract void OnCloseOperation()
Protected MustOverride Sub OnCloseOperation
protected:
virtual void OnCloseOperation() abstract
abstract OnCloseOperation : unit -> unit
See Also