RoleInstanceDiagnosticManager Methods
Namespace:
Microsoft.WindowsAzure.Diagnostics.Management
Assembly: Microsoft.WindowsAzure.Diagnostics (in Microsoft.WindowsAzure.Diagnostics.dll)
| 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. |
![]() | CancelOnDemandTransfers(DataBufferName) | Cancel all on-demand transfers that are currently in progress, returning the request ID for each transfer. |
![]() | EndOnDemandTransfer(Guid) | Stops an on-demand transfer based on its request ID. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetActiveTransfers() | Returns the set of active transfers, with associated transfer information. |
![]() | GetCurrentConfiguration() | Gets the current diagnostic monitor configuration for a role instance. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SetCurrentConfiguration(DiagnosticMonitorConfiguration) | Sets the configuration for the diagnostic monitor. |
![]() | ToString() | (Inherited from Object.) |
Show:

