AkkaControlMessage..::..CommandType Property

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

Syntax


public CommandType CommandType { get; }
Public ReadOnly Property CommandType As CommandType
	Get
public:
property CommandType^ CommandType {
	CommandType^ get ();
}