KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.Core.TestKit.TestActorForwarder.CreateChildMessage Class Reference

Child creation instructions More...

Properties

string Name [get, set]
 Gets or sets the name of newborn. More...
 
Props Props [get, set]
 Gets or sets the props. More...
 

Detailed Description

Child creation instructions

Definition at line 98 of file TestActorForwarder.cs.

Property Documentation

◆ Name

string KlusterKite.Core.TestKit.TestActorForwarder.CreateChildMessage.Name
getset

Gets or sets the name of newborn.

Definition at line 103 of file TestActorForwarder.cs.

◆ Props

Props KlusterKite.Core.TestKit.TestActorForwarder.CreateChildMessage.Props
getset

Gets or sets the props.

Definition at line 108 of file TestActorForwarder.cs.


The documentation for this class was generated from the following file: