Method GetValue
GetValue<T>()
Will return the value present in the cache but only if the event was registered against
Metadata or Data
Declaration
public T GetValue<T>()
Returns
Type | Description |
---|---|
T |
Type Parameters
Name | Description |
---|---|
T |
Will return the value present in the cache but only if the event was registered against
Metadata or Data
public T GetValue<T>()
Type | Description |
---|---|
T |
Name | Description |
---|---|
T |