Microsoft.ServiceFabric.Actors.Migration Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
DefaultActorRequestForwarder |
Default implementation for actor request forwarding scenario. |
ErrorResponse |
Migration custom http error reponse. |
MigrationResult |
Migration result. |
PhaseResult |
Migration phase result. |
PhaseResult.WorkerResult |
Migration worker result. |
RequestForwarderContext |
Context for request forwarder when the current service is unable to service the request. |
Interfaces
IRequestForwarder |
Interface definition for forwardding actor requests if the current service cannot service the request. |
Enums
MigrationPhase |
Indicates actor service migration phase. |
MigrationState |
Indicates actor service migration state. |
Azure SDK for .NET