TSPluginDSOReloadEnable

    TSReturnCode (int enabled)

    This function provides the ability to enable/disable programmatically the plugin dynamic reloading when the same Dynamic Shared Object (DSO) is also used as a remap plugin. This overrides .

    This function should be called from within

    The function will return in any of the following cases:

    • TS is unable to get the canonical path from the plugin’s path.

    TSAPI(3ts)