KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.NodeManager.Client.Messages.Migration.RequestDeclined Class Reference

The response from the MigrationActor that request was declined More...

Properties

List< MigrationLogRecordErrors [get, set]
 Gets or sets the list of errors More...
 

Detailed Description

The response from the MigrationActor that request was declined

Definition at line 19 of file RequestDeclined.cs.

Property Documentation

◆ Errors

List<MigrationLogRecord> KlusterKite.NodeManager.Client.Messages.Migration.RequestDeclined.Errors
getset

Gets or sets the list of errors

Definition at line 24 of file RequestDeclined.cs.


The documentation for this class was generated from the following file: