C# Class Akka.Interfaced.BoundActorTarget

Inheritance: IRequestTarget
Datei anzeigen Open project: SaladLab/Akka.Interfaced

Public Methods

Method Description
BoundActorTarget ( )
BoundActorTarget ( int id, string address = null )

Method Details

BoundActorTarget() public method

public BoundActorTarget ( )

BoundActorTarget() public method

public BoundActorTarget ( int id, string address = null )
id int
address string