Unloads the FCApplication singleton from the current AppDomain.
'Declaration
Public Shared Sub Deinitialize()
public static void Deinitialize()
Return Value
FCApplication is a singleton. This method allows you to reset the singleton to an uninitialized state. After calling this method you will need to
Initialize the FCApplication.