Свойство | Тип | Описание | |
---|---|---|---|
Empty |
Метод | Описание | |
---|---|---|
GetStorableHash ( ) : string |
Generates a hash (murmur3) that can be persisted. It should have a unique constraint
|
|
IdempotencyId ( System.Guid operationId, string modelIdentifier ) : System |
|
|
IsEmpty ( ) : bool |
Метод | Описание | |
---|---|---|
IdempotencyId ( ) : System |
public IdempotencyId ( System.Guid operationId, string modelIdentifier ) : System | ||
operationId | System.Guid | |
modelIdentifier | string | Identifier of the entity/model/event involved |
Результат | System |