Click or drag to resize
Akka.NETEmptyLocalActorRefSpecialHandle Method
TBD

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected virtual bool SpecialHandle(
	Object message,
	IActorRef sender
)

Parameters

message
Type: SystemObject
TBD
sender
Type: Akka.ActorIActorRef
TBD

Return Value

Type: Boolean
TBD
See Also