ConsulBasedMembershipTable Class
Definition
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.
A Membership Table implementation using Consul 0.6.0 https://consul.io/
public class ConsulBasedMembershipTable : Orleans.IMembershipTable
type ConsulBasedMembershipTable = class
interface IMembershipTable
Public Class ConsulBasedMembershipTable
Implements IMembershipTable
- Inheritance
-
ConsulBasedMembershipTable
- Implements