Click or drag to resize
Akka.NETQuarantinedEvent Constructor
TBD

Namespace:  Akka.Remote
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public QuarantinedEvent(
	Address address,
	int uid
)

Parameters

address
Type: Akka.ActorAddress
TBD
uid
Type: SystemInt32
TBD
See Also