DataFlowDebugSessionCreateDataFlowDebugSessionOperation.UpdateStatus Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Calls the server to get updated status of the long-running operation.
public override Azure.Response UpdateStatus (System.Threading.CancellationToken cancellationToken = default);
override this.UpdateStatus : System.Threading.CancellationToken -> Azure.Response
Public Overrides Function UpdateStatus (Optional cancellationToken As CancellationToken = Nothing) As Response
Parameters
- cancellationToken
- CancellationToken
A CancellationToken used for the service call.
Returns
The HTTP response received from the server.
Remarks
This operation will update the value returned from GetRawResponse and might update HasCompleted.
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET