Click or drag to resize
Akka.NETRemoteWatcherQuarantine Method
TBD

Namespace:  Akka.Remote
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected virtual void Quarantine(
	Address address,
	Nullable<int> addressUid
)

Parameters

address
Type: Akka.ActorAddress
TBD
addressUid
Type: SystemNullableInt32
TBD
See Also