DeployData..::..SerializedSize Property

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

Syntax


public int SerializedSize { get; }
Public ReadOnly Property SerializedSize As Integer
	Get
public:
property int^ SerializedSize {
	int^ get ();
}