Autodesk Vault ProfessionalVault API

ConnectionReleased Event

Autodesk.DataManagement.Client.Framework.Vault.ServicesIVaultConnectionManagerService

This event fires when the user logs out of an existing connection

Syntax

event EventHandler<ConnectionEventArgs> ConnectionReleased
Event ConnectionReleased As EventHandler(Of ConnectionEventArgs)

See Also