Load |
Scroll |
Loads all retention policies from the Thereforeā¢ server.
Namespace: Therefore.API
Visual Basic Public Overridable Function Load ( _ pServer As ITheServer _ ) C# public virtual void Load ( ITheServer pServer )
Parameters pServer Reference to an TheServer object.
Return Value None. |
|
Automatically Connects If the specified TheServer is not connected the method will try to connect using default settings. |