get_tracer_type
Description:
[
Version ( since =
"1.14" ) ]
public Type get_tracer_type ()
Get the Type for elements managed by this factory.
The type can only be retrieved if the element factory is loaded, which can be assured with
load.
Parameters:
this |
factory to get managed Type from
|
Returns:
the Type for tracers managed by this factory or 0 if the factory is not loaded.
|