Class UdpExt
Assembly: Akka.dll
Syntax
public class UdpExt : IOExtension, IExtension
Constructors
|
Improve this Doc
View Source
UdpExt(ExtendedActorSystem)
Declaration
public UdpExt(ExtendedActorSystem system)
Parameters
|
Improve this Doc
View Source
UdpExt(ExtendedActorSystem, UdpSettings)
Declaration
public UdpExt(ExtendedActorSystem system, UdpSettings settings)
Parameters
Properties
|
Improve this Doc
View Source
Manager
Declaration
public override IActorRef Manager { get; }
Property Value
Overrides
Implements
Extension Methods