PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​Backends.​RedisRedis­Caching­BackendSend­Event­Async
Open sandboxFocus

Method SendEventAsync

SendEventAsync(String, String)

Declaration
protected Task SendEventAsync(string kind, string key)
Parameters
Type Name Description
String kind
String key
Returns
Type Description
Task