As with ASP, it is recommended that you store this object in application scope or as a global variable. This will improve performance as it will cache and reuse objects.
Application["ISYS"] = new ISYSAsp();