Builder..::..SetCommandType Method

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

Syntax


public AkkaControlMessage..::..Builder SetCommandType(
	CommandType value
)
Public Function SetCommandType ( _
	value As CommandType _
) As AkkaControlMessage..::..Builder
public:
AkkaControlMessage..::..Builder^ SetCommandType(
	CommandType^ value
)

Parameters

value
Type: global..::..CommandType