Autodesk Vault ProfessionalVault API

GetLifetimeService Method

Autodesk.DataManagement.Client.Framework.Vault.Forms.ControlsClassicVaultNavigationPathComboboxControl

Retrieves the current lifetime service object that controls the lifetime policy for this instance.

Syntax

public System.object GetLifetimeService()
Public Function GetLifetimeService() As System.Object

Return Value

An object of type System.Runtime.Remoting.Lifetime.ILease used to control the lifetime policy for this instance.

See Also