Autodesk Vault ProfessionalVault API

IsConnected Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.ConnectionsConnection

Gets a values which tells if this connection object has an active connection. If a logout occurs, then the connection will essentially be invalid.

Syntax

public System.bool IsConnected {get;}
Public ReadOnly Property IsConnected As System.Boolean

See Also