SIFWorks ADK 2.0
Shutdown Method
NamespacesEdustructures.SifWorksAgentShutdown()()

[This is preliminary documentation and is subject to change.]

Shutdown the agent. This method should always be called before the application ends. It closes resources held by the class framework and runtime. Calling this form of shutdown does not send any provisioning messages.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void Shutdown()
Public Overridable Sub Shutdown
public:
virtual void Shutdown ()

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10