Share via


RemoteOfflineRuntime.ConnectionLost Event

Represents an event that is triggered when the connection is lost.

Namespace:  Microsoft.Office.BusinessData.Offlining
Assembly:  Microsoft.Office.BusinessApplications.Runtime (in Microsoft.Office.BusinessApplications.Runtime.dll)

Syntax

'Declaration
Public Event ConnectionLost As EventHandler
'Usage
Dim instance As RemoteOfflineRuntime
Dim handler As EventHandler

AddHandler instance.ConnectionLost, handler
public event EventHandler ConnectionLost

See Also

Reference

RemoteOfflineRuntime Class

RemoteOfflineRuntime Members

Microsoft.Office.BusinessData.Offlining Namespace