RoleInstanceDiagnosticManager.BeginOnDemandTransfer Method
Namespace: Microsoft.WindowsAzure.Diagnostics.Management
Assembly: Microsoft.WindowsAzure.Diagnostics (in Microsoft.WindowsAzure.Diagnostics.dll)
Overload List
Name | Description | |
---|---|---|
BeginOnDemandTransfer(DataBufferName) | Begins an on-demand transfer of the specified data buffer. |
|
BeginOnDemandTransfer(DataBufferName, OnDemandTransferOptions) | Begins an on-demand transfer of the specified data buffer with the specified options. |
Remarks
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.
See Also
RoleInstanceDiagnosticManager Class
Microsoft.WindowsAzure.Diagnostics.Management Namespace
Return to top