TransactionalResourceExtension.Abort(String, Guid) 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.
public System.Threading.Tasks.Task Abort (string resourceId, Guid transactionId);
abstract member Abort : string * Guid -> System.Threading.Tasks.Task
override this.Abort : string * Guid -> System.Threading.Tasks.Task
Public Function Abort (resourceId As String, transactionId As Guid) As Task
Parameters
- resourceId
- String
- transactionId
- Guid