The ASCommon type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberEnablePerformanceMonitor
Enable or disable the performance monitor. The default is enabled. It must be used before connecting to the first metaspace. Once a metaspace is created, the method has no effect.
Public propertyStatic memberExternalDllDirectory
Gets or sets the external DLL directory used in RMI. All the dlls in this directory are searched to load the invocable class
Public propertyStatic memberInvocableAliases
Gets the invocable alias map.
Public propertyStatic memberLogLevel
Gets or sets the log level. LogLevel
Public propertyStatic memberMemberInvocableAliases
Gets the member invocable alias map.

See Also