The ProcessorRegistry type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Create(String) |
Creates a properly configured instance
| |
| Create(ApiConfig) |
Creates a properly configured instance
| |
| Create T |
Looks up and creates a new KspProcessor instance for the requested type
| |
| (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
| GetConfig T |
Gets the processor onfiguration that is used for a particular model type
| |
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
See Also