|  | TypeReferenceResolveTypes Property | 
Namespace: Ookii.Jumbo
 Syntax
Syntax Remarks
RemarksThe TypeReference class is used as part of the configuration for Jumbo Jet jobs. The job server will load the configuration, but loading referenced assemblies into the job server should be avoided. This property allows you to ensure that even if e.g. a debugger accesses the ReferencedType property the type will not be loaded.
 See Also
See Also