C# Class zmqClusteredHashmap.Commands.KVSyncCommand

Inheritance: ICommand
Afficher le fichier Open project: hotgazpacho/zmqClusteredHashmap

Méthodes publiques

Méthode Description
KVSyncCommand ( string key, long sequence, byte message ) : System

Method Details

KVSyncCommand() public méthode

public KVSyncCommand ( string key, long sequence, byte message ) : System
key string
sequence long
message byte
Résultat System