閱讀英文

共用方式為


MessagingExceptionDetail.EntityConflictOperationInProgress(String) Method

Definition

Returns the exception details for an entity conflict in progress error. This can occur if there is already a conflicting create or delete call pending on the entity in question.

public static Microsoft.ServiceBus.Messaging.MessagingExceptionDetail EntityConflictOperationInProgress(string entityName);

Parameters

entityName
String

The name of the messaging entity.

Returns

Returns MessagingExceptionDetail.

Applies to

產品 版本
Azure SDK for .NET Legacy