Click or drag to resize
Akka.NETClusterActorRefProvider Methods

The ClusterActorRefProvider type exposes the following members.

Methods
  NameDescription
Public methodActorOf (Inherited from RemoteActorRefProvider.)
Public methodAfterSendSystemMessage
Afters the send system message.
(Inherited from RemoteActorRefProvider.)
Protected methodCreateRemoteDeploymentWatcher (Inherited from RemoteActorRefProvider.)
Protected methodCreateRemoteWatcher (Overrides RemoteActorRefProviderCreateRemoteWatcher(ActorSystemImpl).)
Protected methodCreateRemoteWatcherFailureDetector (Inherited from RemoteActorRefProvider.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetExternalAddressFor (Inherited from RemoteActorRefProvider.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInit (Overrides RemoteActorRefProviderInit(ActorSystemImpl).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodQuarantine
Marks a remote system as out of sync and prevents reconnects until the quarantine timeout elapses.
(Inherited from RemoteActorRefProvider.)
Public methodRegisterTempActor (Inherited from RemoteActorRefProvider.)
Public methodResolveActorRef(String) (Inherited from RemoteActorRefProvider.)
Public methodResolveActorRef(ActorPath) (Inherited from RemoteActorRefProvider.)
Public methodRootGuardianAt (Inherited from RemoteActorRefProvider.)
Public methodTempPath (Inherited from RemoteActorRefProvider.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUnregisterTempActor (Inherited from RemoteActorRefProvider.)
Public methodUseActorOnNode (Inherited from RemoteActorRefProvider.)
Top
Extension Methods
See Also