Метод | Описание | |
---|---|---|
ConsistentHashableEnvelope ( object message, object hashKey ) : System |
Initializes a new instance of the ConsistentHashableEnvelope class.
|
public ConsistentHashableEnvelope ( object message, object hashKey ) : System | ||
message | object | The message that is being wrapped in the envelope. |
hashKey | object | The key used as the consistent hash key for the envelope. |
Результат | System |