Show / Hide Table of Contents

Class PhobosProviderSelection

Used in combination with BootstrapSetup to enable Phobos programmatically.

Inheritance
object
PhobosProviderSelection
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Phobos.Actor.Configuration
Assembly: Phobos.Actor.dll
Syntax
public static class PhobosProviderSelection

Fields

Cluster

Used to configure Phobos to run with Akka.Cluster. akka.actor.provider = cluster, but with Phobos instrumentation.

Declaration
public static readonly ProviderSelection Cluster
Field Value
Type Description
ProviderSelection

Local

Used to configure Phobos to run locally. akka.actor.provider = local, but with Phobos instrumentation.

Declaration
public static readonly ProviderSelection Local
Field Value
Type Description
ProviderSelection

Remote

Used to configure Phobos to run with Akka.Remote. akka.actor.provider = remote, but with Phobos instrumentation.

Declaration
public static readonly ProviderSelection Remote
Field Value
Type Description
ProviderSelection
In this article

Phobos®

APM for Akka.NET Applications

© 2025 Petabridge®

All rights reserved

Product
  • Purchase Phobos
  • Contact Sales
  • Phobos Quick Start Guide
  • Phobos Features
  • API Documentation
  • Release Notes
Resources
  • Akka.NET Documentation
  • Petabridge Blog
  • Akka.NET Support Plans
  • Akka.NET Consulting Services
  • Akka.NET Training
Connect
  • Petabridge Website
  • GitHub
  • Twitter
  • LinkedIn
  • YouTube
  • Contact Us
Privacy Policy
Built with ♥ by Petabridge