Share via


RemoteOfflineRuntime members

Include protected members
Include inherited members

Represents the entry point for handling business data offline.

The RemoteOfflineRuntime type exposes the following members.

Constructors

  Name Description
Public method RemoteOfflineRuntime Initializes a new instance of the class.

Top

Methods

  Name Description
Public method Dispose() Disposes the resources used by the class.
Protected method Dispose(Boolean) Disposes the resources used by the class.
Protected method Finalize Enables an object to attempt to free resources and perform other cleanup operations before the object is reclaimed by garbage collection. (Overrides Object.Finalize().)
Public method GetMetadataCatalog() Gets a remote metadata catalog.
Public method GetMetadataCatalog(String) Gets a remote metadata catalog for a solution.
Public method GetSubscriptionManager Gets the remote ISubscriptionManager object.
Public method GetSynchronizationManager Gets the remote ISynchronizationManager object.
Public method ToString (Inherited from Object.)

Top

Events

  Name Description
Public event ConnectionLost Represents an event that is triggered when the connection is lost.

Top

See also

Reference

RemoteOfflineRuntime class

Microsoft.Office.BusinessData.Offlining namespace