你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Entity Class

Definition

Statically accessible context for entity operations.

public static class Entity
type Entity = class
Public Class Entity
Inheritance
Entity

Properties

Name Description
Current

The context of the currently executing entity.

Methods

Name Description
SetMockContext(IDurableEntityContext)

Sets the current context to a mocked context for unit testing.

Applies to