Microsoft.Dynamics.Mobile.Framework.Deployment Namespace

The Microsoft.Dynamics.Mobile.Framework.Deployment namespace contains types that support the deployment of mobile applications.

  ClassDescription
Bb988327.pubclass(en-us,MAG.15).gif DeploymentAgent

Agent for downloading updates to the application

Bb988327.pubclass(en-us,MAG.15).gif DeploymentAgentConfigurationSection

Defines the configuration section for the DeploymentAgent.

Bb988327.pubclass(en-us,MAG.15).gif DeploymentServiceAdaptor

Used to access the deployment service on the server.

Bb988327.pubclass(en-us,MAG.15).gif FileHash

Generates a unique file hash for a file.

Bb988327.pubclass(en-us,MAG.15).gif InstallManager

The controller for installing new updates.

Bb988327.pubclass(en-us,MAG.15).gif InvalidChunkException

Occurs when the downloaded update chunk is invalid.

Bb988327.pubclass(en-us,MAG.15).gif InvalidUpdateStateException

Occurs when an operation cannot perform due to invalid update state.

Bb988327.pubclass(en-us,MAG.15).gif InventoryManager

Manages the files belonging to the application.

Bb988327.pubclass(en-us,MAG.15).gif MissingChunk

Specifies the chunk that is missing and needs to be downloaded.

Bb988327.pubclass(en-us,MAG.15).gif ProgressEventArgs

Event arguments used for the install progress.

Bb988327.pubclass(en-us,MAG.15).gif UpdateManager

Manages the update package and the downloaded chunks.

  InterfaceDescription
Bb988327.pubinterface(en-us,MAG.15).gif IDeploymentServiceAdaptor

Describes the deployment service.

Bb988327.pubinterface(en-us,MAG.15).gif IInstallManager

Describes the InstallManager .

Bb988327.pubinterface(en-us,MAG.15).gif IInventoryManager

Describes the InventoryManager.

Bb988327.pubinterface(en-us,MAG.15).gif IUpdateManager

Describes the UpdateManager.

Community Additions

ADD
Show: