Entity Class

Definition

Statically accessible context for entity operations.

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

Properties

Current

The context of the currently executing entity.

Methods

SetMockContext(IDurableEntityContext)

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

Applies to