Namespace Copper.ServiceFabric.Services.Runtime
Classes
ServiceRuntime
The class that provides methods to register a reliable service with the Copper runtime.
StatelessService
Represents the Copper stateless reliable service base class. Derive from this class to implement a Copper based stateless reliable service.