Declared in StateModel

Declaration

void Delete(
    string key
);

Description

Attempts to delete a state property from the cache. This will remove it if it does exist.

Parameters

NameDescription
keyThe key to delete the property from