C# Class Akka.Cluster.Utility.ClusterActorDiscoveryMessage.RegisterActor

Datei anzeigen Open project: SaladLab/Akka.Cluster.Utility Class Usage Examples

Public Methods

Method Description
RegisterActor ( IActorRef actor, string tag ) : System.Collections.Generic

Method Details

RegisterActor() public method

public RegisterActor ( IActorRef actor, string tag ) : System.Collections.Generic
actor IActorRef
tag string
return System.Collections.Generic