classmethod DeleteComponentProxy(pClassname As %String = "")
as %Status
classmethod IsRunningDotNetServer(pLanguageServer As %String, Output pStatus As %Status)
as %Boolean
classmethod RegisterComponent(pRemoteClassname As %String, pLanguageServer As %String, pCLASSPATHS As %String = "", pOverwrite As %Boolean = 0, pProxyClassname As %String = "", pBounce As %Boolean = 0)
as %Status