OnDemandTransferInfo Class
Updated: November 15, 2013
Represents information about ongoing data transfers from the local logs to a Windows Azure storage account.
Assembly: Microsoft.WindowsAzure.Diagnostics (in Microsoft.WindowsAzure.Diagnostics.dll)
| Name | Description | |
|---|---|---|
![]() | OnDemandTransferInfo() |
| Name | Description | |
|---|---|---|
![]() | DeploymentId | Gets or sets the deployment ID from which the source data is being transferred. |
![]() | NotificationQueueName | Gets or sets the name of a queue where a completion message will be enqueued to provide information about this transfer. |
![]() | RequestId | Gets or sets the unique ID for a given transfer request. |
![]() | RoleInstanceId | Gets or sets the ID of the role instance from which the source data is being transferred. |
![]() | RoleName | Gets or sets the name of the role from which the source data is being transferred. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() ![]() | FromQueueMessage(String) | Creates an OnDemandTransferInfo object from queue messages sent by a diagnostic monitor when an on-demand transfer completes. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
The OnDemandTransferInfo class contains configuration information for queued on-demand transfers. An OnDemandTransferInfo object is returned in a Dictionary when you call GetActiveTransfers, and can be used to cancel or modify a queued transfer.
Warning |
|---|
This API is not supported in Azure SDK versions 2.5 and higher. Instead, use the diagnostics.wadcfg XML configuration file. For more information, see Collect Logging Data by Using Azure Diagnostics. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)