Click or drag to resize
Akka.NETThrottleTransportAdapterManagementCommand Method
TBD

Namespace:  Akka.Remote.Transport
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public override Task<bool> ManagementCommand(
	Object message
)

Parameters

message
Type: SystemObject
TBD

Return Value

Type: TaskBoolean
TBD
See Also