Registers an application and writes changes to the metabase file.
Application object with auto-generated application ID and system-assigned port.
As with all static RegisterApplication() and UnrtegisterApplication() methods, use this method when you register one application. If you need to register multiple applications, instantiate Metabase object by calling Metabase.Load() and then call appropriate Register or Unregister method followed by the Save() call to write change to the metabase file.
Metabase Class | CassiniConfiguration Namespace | Metabase.RegisterApplication Overload List