C# Class Redis.RedisClient

Inheritance: EventEmitter
Afficher le fichier Open project: OurSonic/OurSonicSharp Class Usage Examples

Private Methods

Méthode Description
BLPop ( object objectsAndTimeout, object>.Action action ) : void
Publish ( string channel, object content ) : void
RPush ( string channel, object value ) : void
Subscribe ( string channel ) : void