Show / Hide Table of Contents

Class PhobosDeployer

INTERNAL API. Responsible for parsing actor-specific instrumentation instructions

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

Constructors

PhobosDeployer(PhobosSettings)

Declaration
public PhobosDeployer(PhobosSettings phobosSettings)
Parameters
Type Name Description
PhobosSettings phobosSettings

Methods

ParsePhobosDeploy(Deploy, Config, bool)

Parses the PhobosActorSettings from Config, or falls back to the defaults provided in PhobosSettings (the global settings)

Declaration
public PhobosActorSettings ParsePhobosDeploy(Deploy deploy, Config config, bool systemService = false)
Parameters
Type Name Description
Deploy deploy
Config config
bool systemService
Returns
Type Description
PhobosActorSettings
In this article

Phobos®

APM for Akka.NET Applications

Product
  • Purchase Phobos
  • Book a Live Demo
  • 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
Company
  • About Petabridge
  • Contact Us
  • Privacy Policy

© 2025 Petabridge®. All rights reserved. Built with ♥ for the Akka.NET community.