QuarantinedEvent..::..Address Property

Namespace:  Akka.Remote
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public Address Address { get; set; }
Public Property Address As Address
	Get
	Set
public:
property Address^ Address {
	Address^ get ();
	void set (Address^ value);
}