C# Class Redis.WebJobs.Extensions.Listeners.RedisProcessorContext

显示文件 Open project: JasonHaley/Redis.WebJobs.Extensions Class Usage Examples

Public Methods

Method Description
RedisProcessorContext ( string channelOrKey ) : System

Method Details

RedisProcessorContext() public method

public RedisProcessorContext ( string channelOrKey ) : System
channelOrKey string
return System