Vixen
02b45cc4
csharp
public sealed class ClusterFleetDirectory

The real one, over an Orleans cluster client.

Read the guide page for this →

Methods (3)

  • public ClusterFleetDirectory(IClusterClient cluster)

    The real one, over an Orleans cluster client.

  • public Task<PlaceResult> PlaceAsync(PlaceRequest request, CancellationToken cancellation)

    Asks the map where this player should go.

  • public Task<long> NextLeaseEpochAsync(PlayerKey player, CancellationToken cancellation)

    The epoch a realm admitting this character will take.