Keyword(s) for which to search:
Sort results by title
Keyword Index
Direct Link
Akka Namespace
Case Class
Case Members
Case Constructor
Case Methods
Default Method
With Method
With(TMessage) Method (Action)
With(TMessage) Method (Action(TMessage))
Case Properties
WasHandled Property
Extensions Class
Extensions Members
Extensions Methods
AddAndReturn(TKey, TValue) Method
AddOrSet(TKey, TValue) Method
AsInstanceOf(T) Method
Drop(T) Method
Overload:Akka.Extensions.GetOrElse
GetOrElse(TKey, TValue) Method (IDictionary(TKey, TValue), TKey, TValue)
GetOrElse(T) Method (T, T)
Head(T) Method
Join Method
FluentConfig Class
FluentConfig Members
FluentConfig Methods
Begin Method
Build Method
FluentConfigInternals Interface
FluentConfigInternals Members
FluentConfigInternals Methods
AppendLine Method
FluentConfigLogging Class
FluentConfigLogging Members
FluentConfigLogging Methods
DebugUnhandled Method
DefaultDispatcher Method
DefaultDispatcher Method (FluentConfig, DispatcherType, Int32, Nullable(TimeSpan))
DefaultDispatcher Method (FluentConfig, Type, Int32, Nullable(TimeSpan))
LogConfigOnStart Method
LogLevel Method
LogLocal Method
StdOutLogLevel Method
FluentConfigRemote Class
FluentConfigRemote Members
FluentConfigRemote Methods
LogRemote Method
StartRemotingOn Method
StartRemotingOn Method (FluentConfig, String)
StartRemotingOn Method (FluentConfig, String, Int32)
IMatchResult Interface
IMatchResult Members
IMatchResult Methods
IMatchResult Properties
WasHandled Property
PatternMatch Class
PatternMatch Members
PatternMatch Methods
Match Method
Akka.Actor Namespace
ActorBase Class
ActorBase Members
ActorBase Methods
AroundPostRestart Method
AroundPostStop Method
AroundPreRestart Method
AroundPreStart Method
ActorCell Class
ActorCell Members
ActorCell Constructor
ActorCell Fields
UndefinedUid Field
ActorCell Methods
Overload:Akka.Actor.ActorCell.ActorOf
ActorOf(TActor) Method (String)
ActorOf Method (Props, String)
ActorSelection Method
ActorSelection Method (String)
ActorSelection Method (ActorPath)
Become Method
CheckReceiveTimeout Method
GetChildByName Method
GetChildren Method
GetCurrentSelfOrNoSender Method
GetCurrentSenderOrNoSender Method
GetSingleChild Method
Init Method
InitChild Method
Invoke Method
Post Method
ReceiveMessageForTest Method
ReserveChild Method
Restart Method
Restart Method
Restart Method (Exception)
Resume Method
SetReceiveTimeout Method
SplitNameAndUid Method
Start Method
Stop Method
Stop Method (ActorRef)
Stop Method
Suspend Method
SwapMailbox Method
SystemInvoke Method
Unbecome Method
Unwatch Method
UseThreadContext Method
Watch Method
ActorCell Properties
CurrentMessage Property
Dispatcher Property
HasMessages Property
IsLocal Property
Mailbox Property
NumberOfMessages Property
Parent Property
Props Property
Self Property
Sender Property
System Property
ActorIdentity Class
ActorIdentity Members
ActorIdentity Constructor
ActorIdentity Methods
ActorIdentity Properties
MessageId Property
Subject Property
ActorInitializationException Class
ActorInitializationException Methods
ActorInitializationException Properties
ActorInitializationException Events
ActorKilledException Class
ActorKilledException Members
ActorKilledException Constructor
ActorKilledException Methods
ActorKilledException Properties
ActorKilledException Events
ActorNotFoundException Class
ActorNotFoundException Methods
ActorNotFoundException Properties
ActorNotFoundException Events
ActorPath Class
ActorPath Members
ActorPath Constructor
ActorPath Constructor (Address, String)
ActorPath Constructor (ActorPath, String, Int64)
ActorPath Fields
ElementRegex Field
ActorPath Methods
Child Method
Equals Method
Equals Method (ActorPath)
Equals Method (Object)
FormatPathElements Method
GetHashCode Method
ToSerializationFormat Method
ToString Method
ToStringWithAddress Method
ToStringWithAddress Method
ToStringWithAddress Method (Address)
ToStringWithoutAddress Method
TryParse Method
TryParseAddress Method (String, Address)
WithUid Method
ActorPath Operators
Division Operator
Division Operator (ActorPath, String)
Division Operator (ActorPath, IEnumerable(String))
Equality Operator
Inequality Operator
ActorPath Properties
Address Property
Elements Property
Name Property
Parent Property
Root Property
Uid Property
ActorRef Class
ActorRef Members
ActorRef Fields
Nobody Field
NoSender Field
Reserved Field
ActorRef Methods
Forward Method
Tell Method
Tell Method (Object, ActorRef)
Tell Method (Object)
ToString Method
ActorRef Type Conversions
Implicit Conversion Operators
Implicit Conversion (ActorRef to ActorRefSurrogate)
Implicit Conversion (ActorRefSurrogate to ActorRef)
ActorRef Properties
Path Property
ActorRefExtensions Class
ActorRefExtensions Members
ActorRefExtensions Methods
IsNobody Method
ActorRefFactoryShared Class
ActorRefFactoryShared Members
ActorRefFactoryShared Methods
ActorSelection Method
ActorSelection Method (ActorPath, ActorSystem)
ActorSelection Method (String, ActorSystem, ActorRef)
ActorRefProvider Interface
ActorRefProvider Members
ActorRefProvider Methods
ActorOf Method
GetExternalAddressFor Method
Init Method
RegisterTempActor Method
ResolveActorRef Method
ResolveActorRef Method (String)
ResolveActorRef Method (ActorPath)
RootGuardianAt Method
TempPath Method
UnregisterTempActor Method
ActorRefProvider Properties
DeadLetters Property
DefaultAddress Property
Deployer Property
Guardian Property
RootGuardian Property
RootPath Property
Settings Property
SystemGuardian Property
TempContainer Property
TerminationTask Property
ActorRefSurrogate Class
ActorRefSurrogate Members
ActorRefSurrogate Constructor
ActorRefSurrogate Methods
ActorRefSurrogate Properties
Path Property
ActorRefWithCell Class
ActorRefWithCell Members
ActorRefWithCell Methods
GetSingleChild Method
ActorRefWithCell Properties
Children Property
Underlying Property
ActorSelection Class
ActorSelection Members
ActorSelection Constructor
ActorSelection Constructor
ActorSelection Constructor (ActorRef, SelectionPathElement[])
ActorSelection Constructor (ActorRef, String)
ActorSelection Constructor (ActorRef, IEnumerable(String))
ActorSelection Methods
ResolveOne Method
Tell Method
Tell Method (Object, ActorRef)
Tell Method (Object)
ActorSelection Properties
Anchor Property
Elements Property
ActorSelectionMessage Class
ActorSelectionMessage Members
ActorSelectionMessage Constructor
ActorSelectionMessage Methods
ActorSelectionMessage Properties
Elements Property
Message Property
WildCardFanOut Property
ActorSystem Class
ActorSystem Members
ActorSystem Constructor
ActorSystem Constructor (String)
ActorSystem Constructor (String, Config)
ActorSystem Fields
Log Field
ActorSystem Methods
Overload:Akka.Actor.ActorSystem.ActorOf
ActorOf Method (Props, String)
ActorOf(TActor) Method (String)
ActorSelection Method
ActorSelection Method (ActorPath)
ActorSelection Method (String)
Create Method
Create Method (String, Config)
Create Method (String)
Dispose Method
Overload:Akka.Actor.ActorSystem.GetExtension
GetExtension Method (IExtensionId)
GetExtension(T) Method
Overload:Akka.Actor.ActorSystem.HasExtension
HasExtension Method (Type)
HasExtension(T) Method
RegisterExtension Method
Shutdown Method
Stop Method
ActorSystem Properties
DeadLetters Property
Dispatchers Property
EventStream Property
Guardian Property
Mailboxes Property
Name Property
Provider Property
Scheduler Property
Serialization Property
Settings Property
SystemGuardian Property
Address Class
Address Members
Address Constructor
Address Fields
AllSystems Field
Address Methods
Clone Method
Copy Method
Equals Method
Equals Method (Address)
Equals Method (Object)
GetHashCode Method
HostPort Method
Parse Method
ToString Method
Address Operators
Equality Operator
Inequality Operator
Address Properties
Host Property
Port Property
Protocol Property
System Property
AkkaException Class
AkkaException Members
AkkaException Methods
AkkaException Properties
AkkaException Events
AllForOneStrategy Class
AllForOneStrategy Members
AllForOneStrategy Constructor
AllForOneStrategy Constructor (Nullable(Int32), Nullable(TimeSpan), Func(Exception, Directive))
AllForOneStrategy Constructor (Func(Exception, Directive))
AllForOneStrategy Methods
Handle Method
AllForOneStrategy Properties
Decider Property
MaxNumberOfRetries Property
WithinTimeRange Property
AutoReceivedMessage Interface
AutoReceivedMessage Methods
BroadcastActorRef Class
BroadcastActorRef Members
BroadcastActorRef Constructor
BroadcastActorRef Methods
Tell Method
TryAdd Method
Cell Interface
Cell Members
Cell Methods
GetChildByName Method
GetChildren Method
GetSingleChild Method
Post Method
Restart Method
Resume Method
Start Method
Stop Method
Suspend Method
Cell Properties
HasMessages Property
IsLocal Property
NumberOfMessages Property
Parent Property
Props Property
Self Property
System Property
ChildActorPath Class
ChildActorPath Members
ChildActorPath Constructor
ChildActorPath Methods
WithUid Method
ChildActorPath Properties
Parent Property
Root Property
DeadLetterActorRef Class
DeadLetterActorRef Members
DeadLetterActorRef Constructor
DeadLetterActorRef Methods
DeadLetterActorRef Properties
DeadLetterMailbox Class
DeadLetterMailbox Members
DeadLetterMailbox Constructor
DeadLetterMailbox Methods
BecomeClosed Method
CleanUp Method
Dispose Method
Post Method
DeadLetterMailbox Properties
DeathPactException Class
DeathPactException Members
DeathPactException Constructor
DeathPactException Methods
DeathPactException Properties
DeadActor Property
DeathPactException Events
Deploy Class
Deploy Members
Deploy Constructor
Deploy Constructor
Deploy Constructor (String, Scope)
Deploy Constructor (Scope)
Deploy Constructor (RouterConfig, Scope)
Deploy Constructor (RouterConfig)
Deploy Constructor (String, Config, RouterConfig, Scope, String)
Deploy Constructor (String, Config, RouterConfig, Scope, String, String)
Deploy Fields
Local Field
NoDispatcherGiven Field
NoMailboxGiven Field
None Field
NoScopeGiven Field
Deploy Methods
Copy Method
WithDispatcher Method
WithFallback Method
WithMailbox Method
WithRouterConfig Method
Deploy Properties
Config Property
Dispatcher Property
Mailbox Property
Path Property
RouterConfig Property
Scope Property
Deployer Class
Deployer Members
Deployer Constructor
Deployer Methods
Lookup Method
Lookup Method (ActorPath)
Lookup Method (IEnumerable(String))
Lookup Method (IEnumerator(String))
SetDeploy Method
Directive Enumeration
EmptyLocalActorRef Class
EmptyLocalActorRef Members
EmptyLocalActorRef Constructor
EmptyLocalActorRef Methods
EmptyLocalActorRef Properties
Path Property
Provider Property
Envelope Structure
Envelope Members
Envelope Methods
ToString Method
Envelope Properties
Message Property
Sender Property
EventStreamActor Class
EventStreamActor Members
EventStreamActor Methods
EventStreamActor Properties
ExtendedActorSystem Class
ExtendedActorSystem Members
ExtendedActorSystem Methods
WithExtension Method
WithExtension(T) Method (ActorSystem)
WithExtension(T) Method (ActorSystem, Type)
WithExtension(T, TI) Method (ActorSystem)
ExtensionIdProvider(T) Class
ExtensionIdProvider(T) Members
ExtensionIdProvider(T) Methods
Apply Method
CreateExtension Method
Equals Method
Get Method
GetHashCode Method
ExtensionIdProvider(T) Properties
ExtensionType Property
Failure Class
Failure Members
Failure Methods
Failure Properties
Exception Property
Timestamp Property
Failures Class
Failures Members
Failures Constructor
Failures Methods
Failures Properties
Entries Property
FSM(TS, TD) Class
FSM(TS, TD) Members
FSM(TS, TD) Methods
CancelTimer Method
GoTo Method
Initialize Method
IsTimerActive Method
OnTermination Method
OnTransition Method
SetStateTimeout Method
SetTimer Method
StartWith Method
Stay Method
Stop Method
Stop Method
Stop Method (Reason)
Stop Method (Reason, TD)
Transform Method
When Method
WhenUnhandled Method
FSM(TS, TD) Properties
Listeners Property
Log Property
NextStateData Property
StateData Property
StateName Property
FSM(TS, TD).StateFunction Delegate
FSM(TS, TD).TransformHelper Class
FSM(TS, TD).TransformHelper Members
TransformHelper Constructor
FSM(TS, TD).TransformHelper Methods
Using Method
FSM(TS, TD).TransformHelper Properties
Func Property
FSM(TS, TD).TransitionHandler Delegate
FSMBase Class
FSMBase Methods
FSMBase Properties
FSMBase.CurrentState(TS) Class
FSMBase.CurrentState(TS) Members
CurrentState(TS) Constructor
FSMBase.CurrentState(TS) Methods
FSMBase.CurrentState(TS) Properties
FsmRef Property
State Property
FSMBase.Event(TD) Class
FSMBase.Event(TD) Members
Event(TD) Constructor
FSMBase.Event(TD) Methods
FSMBase.Event(TD) Properties
FsmEvent Property
StateData Property
FSMBase.Failure Class
FSMBase.Failure Members
Failure Constructor
FSMBase.Failure Methods
FSMBase.Failure Properties
Cause Property
FSMBase.LogEntry(TS, TD) Class
FSMBase.LogEntry(TS, TD) Members
LogEntry(TS, TD) Constructor
FSMBase.LogEntry(TS, TD) Methods
FSMBase.LogEntry(TS, TD) Properties
FsmEvent Property
StateData Property
StateName Property
FSMBase.Normal Class
FSMBase.Normal Methods
FSMBase.Reason Class
FSMBase.Reason Methods
FSMBase.Shutdown Class
FSMBase.Shutdown Methods
FSMBase.State(TS, TD) Class
FSMBase.State(TS, TD) Members
State(TS, TD) Constructor
FSMBase.State(TS, TD) Methods
Copy Method
ForMax Method
Replying Method
Using Method
FSMBase.State(TS, TD) Properties
Replies Property
StateData Property
StateName Property
StopReason Property
Timeout Property
FSMBase.StateTimeout Class
FSMBase.StateTimeout Methods
FSMBase.StopEvent(TS, TD) Class
FSMBase.StopEvent(TS, TD) Members
StopEvent(TS, TD) Constructor
FSMBase.StopEvent(TS, TD) Methods
FSMBase.StopEvent(TS, TD) Properties
Reason Property
StateData Property
TerminatedState Property
FSMBase.SubscribeTransitionCallBack Class
FSMBase.SubscribeTransitionCallBack Members
SubscribeTransitionCallBack Constructor
FSMBase.SubscribeTransitionCallBack Methods
FSMBase.SubscribeTransitionCallBack Properties
ActorRef Property
FSMBase.Transition(TS) Class
FSMBase.Transition(TS) Members
Transition(TS) Constructor
FSMBase.Transition(TS) Methods
FSMBase.Transition(TS) Properties
From Property
FsmRef Property
To Property
FSMBase.UnsubscribeTransitionCallBack Class
FSMBase.UnsubscribeTransitionCallBack Members
UnsubscribeTransitionCallBack Constructor
FSMBase.UnsubscribeTransitionCallBack Methods
FSMBase.UnsubscribeTransitionCallBack Properties
ActorRef Property
FutureActorRef Class
FutureActorRef Members
FutureActorRef Constructor
FutureActorRef Methods
FutureActorRef Properties
Path Property
Provider Property
Futures Class
Futures Members
Futures Methods
Overload:Akka.Actor.Futures.Ask
Ask Method (ICanTell, Object, Nullable(TimeSpan))
Ask(T) Method (ICanTell, Object, Nullable(TimeSpan))
GracefulStopSupport Class
GracefulStopSupport Members
GracefulStopSupport Methods
GracefulStop Method
GracefulStop Method (ActorRef, TimeSpan)
GracefulStop Method (ActorRef, TimeSpan, Object)
GuardianActor Class
GuardianActor Members
GuardianActor Methods
GuardianActor Properties
IActorContext Interface
IActorContext Members
IActorContext Methods
Become Method
Child Method
GetChildren Method
SetReceiveTimeout Method
Stop Method
Unbecome Method
Unwatch Method
Watch Method
IActorContext Properties
Parent Property
Props Property
Self Property
Sender Property
System Property
IActorLogging Interface
IActorLogging Members
IActorLogging Methods
IActorLogging Properties
Log Property
IActorRefFactory Interface
IActorRefFactory Members
IActorRefFactory Methods
Overload:Akka.Actor.IActorRefFactory.ActorOf
ActorOf Method (Props, String)
ActorOf(TActor) Method (String)
ActorSelection Method
ActorSelection Method (ActorPath)
ActorSelection Method (String)
IActorStash Interface
IActorStash Methods
ICanTell Interface
ICanTell Members
ICanTell Methods
Tell Method
Identify Class
Identify Members
Identify Constructor
Identify Methods
Identify Properties
MessageId Property
IExtension Interface
IExtension Methods
IExtensionId Interface
IExtensionId Members
IExtensionId Methods
Apply Method
CreateExtension Method
Get Method
IExtensionId Properties
ExtensionType Property
IExtensionId(T) Interface
IExtensionId Members
IExtensionId Methods
Apply Method
CreateExtension Method
Get Method
IHandle(TMessage) Interface
IHandle Members
IHandle Methods
Handle Method
IInternalActor Interface
IInternalActor Members
IInternalActor Methods
IInternalActor Properties
ActorContext Property
IllegalActorNameException Class
IllegalActorNameException Members
IllegalActorNameException Constructor
IllegalActorNameException Methods
IllegalActorNameException Properties
IllegalActorNameException Events
IllegalActorStateException Class
IllegalActorStateException Members
IllegalActorStateException Constructor
IllegalActorStateException Methods
IllegalActorStateException Properties
IllegalActorStateException Events
ILogReceive Interface
ILogReceive Methods
InternalActorRef Class
InternalActorRef Members
InternalActorRef Methods
GetChild Method
Restart Method
Resume Method
Start Method
Stop Method
Suspend Method
InternalActorRef Properties
IsLocal Property
IsTerminated Property
Parent Property
Provider Property
InvalidMessageException Class
InvalidMessageException Members
InvalidMessageException Constructor
InvalidMessageException Constructor
InvalidMessageException Constructor (String)
InvalidMessageException Methods
InvalidMessageException Properties
InvalidMessageException Events
IStash Interface
IStash Members
IStash Methods
Stash Method
Unstash Method
UnstashAll Method
UnstashAll Method
UnstashAll Method (Func(Envelope, Boolean))
IUntypedActorContext Interface
IUntypedActorContext Members
IUntypedActorContext Methods
Become Method
Kill Class
Kill Members
Kill Methods
Kill Properties
Instance Property
LocalActorRef Class
LocalActorRef Members
LocalActorRef Constructor (ActorSystem, Props, MessageDispatcher, Func(Mailbox), InternalActorRef, ActorPath)
LocalActorRef Methods
GetChild Method
GetSingleChild Method
Restart Method
Resume Method
Start Method
Stop Method
Suspend Method
LocalActorRef Properties
Cell Property
Children Property
IsLocal Property
Parent Property
Path Property
Provider Property
Underlying Property
LocalActorRefProvider Class
LocalActorRefProvider Members
LocalActorRefProvider Constructor
LocalActorRefProvider Constructor (String, Settings, EventStream)
LocalActorRefProvider Constructor (String, Settings, EventStream, Deployer, Func(ActorPath, InternalActorRef))
LocalActorRefProvider Methods
ActorOf Method
GetExternalAddressFor Method
Init Method
RegisterExtraName Method
RegisterTempActor Method
ResolveActorRef Method
ResolveActorRef Method (String)
ResolveActorRef Method (ActorPath)
RootGuardianAt Method
TempPath Method
UnregisterTempActor Method
LocalActorRefProvider Properties
DeadLetters Property
DefaultAddress Property
Deployer Property
Guardian Property
Log Property
RootGuardian Property
RootPath Property
Settings Property
SystemGuardian Property
TempContainer Property
TerminationTask Property
LocalScope Class
LocalScope Methods
MinimalActorRef Class
MinimalActorRef Members
MinimalActorRef Methods
GetChild Method
Restart Method
Resume Method
Start Method
Stop Method
Suspend Method
MinimalActorRef Properties
IsLocal Property
Parent Property
NameAndUid Class
NameAndUid Members
NameAndUid Constructor
NameAndUid Methods
ToString Method
NameAndUid Properties
Name Property
Uid Property
Nobody Class
Nobody Members
Nobody Fields
Instance Field
Nobody Methods
Nobody Properties
Path Property
Provider Property
NoSender Class
NoSender Members
NoSender Fields
Instance Field
NoSender Methods
NoSender Properties
Path Property
NoSerializationVerificationNeeded Interface
NoSerializationVerificationNeeded Methods
OneForOneStrategy Class
OneForOneStrategy Members
OneForOneStrategy Constructor
OneForOneStrategy Constructor (Nullable(Int32), Nullable(TimeSpan), Func(Exception, Directive))
OneForOneStrategy Constructor (Func(Exception, Directive))
OneForOneStrategy Methods
Handle Method
OneForOneStrategy Properties
Decider Property
MaxNumberOfRetries Property
WithinTimeRange Property
PipeToSupport Class
PipeToSupport Members
PipeToSupport Methods
PipeTo(T) Method
PoisonPill Class
PoisonPill Members
PoisonPill Methods
PoisonPill Properties
Instance Property
PossiblyHarmful Interface
PossiblyHarmful Methods
PreRestartException Class
PreRestartException Members
PreRestartException Constructor
PreRestartException Methods
PreRestartException Properties
PreRestartException Events
Props Class
Props Members
Props Constructor
Props Constructor
Props Constructor (Type, SupervisorStrategy, IEnumerable(Object))
Props Constructor (Type, SupervisorStrategy, Object[])
Props Constructor (Deploy, Type, IEnumerable(Object))
Props Fields
None Field
Props Methods
Create Method
Create(TActor) Method (Expression(Func(TActor)), SupervisorStrategy)
Create(TActor) Method
Create(TActor) Method (SupervisorStrategy)
Create Method (Type)
NewActor Method
WithDeploy Method
WithDispatcher Method
WithMailbox Method
WithRouter Method
WithSupervisorStrategy Method
Props Properties
Arguments Property
Deploy Property
Dispatcher Property
Empty Property
Mailbox Property
RouterConfig Property
SupervisorStrategy Property
Type Property
Receive Delegate
ReceiveActor Class
ReceiveActor Members
ReceiveActor Methods
ReceiveActor Properties
ReceiveTimeout Class
ReceiveTimeout Members
ReceiveTimeout Methods
ReceiveTimeout Properties
Instance Property
RemoteScope Class
RemoteScope Members
RemoteScope Constructor
RemoteScope Constructor
RemoteScope Constructor (Address)
RemoteScope Methods
RemoteScope Properties
Address Property
RepointableActorRef Class
RepointableActorRef Members
RepointableActorRef Constructor
RepointableActorRef Methods
GetChild Method
GetSingleChild Method
Initialize Method
Point Method
Restart Method
Resume Method
Start Method
Stop Method
Suspend Method
SwapUnderlying Method
RepointableActorRef Properties
Children Property
IsLocal Property
IsStarted Property
Lookup Property
Parent Property
Path Property
Provider Property
Underlying Property
ReservedActorRef Class
ReservedActorRef Members
ReservedActorRef Fields
Instance Field
ReservedActorRef Methods
ReservedActorRef Properties
Path Property
Provider Property
RootActorPath Class
RootActorPath Members
RootActorPath Constructor
RootActorPath Methods
WithUid Method
RootActorPath Properties
Parent Property
Root Property
RootGuardianActorRef Class
RootGuardianActorRef Members
RootGuardianActorRef Constructor
RootGuardianActorRef Methods
GetSingleChild Method
SetTempContainer Method
RootGuardianActorRef Properties
Parent Property
RootGuardianSupervisor Class
RootGuardianSupervisor Members
RootGuardianSupervisor Constructor
RootGuardianSupervisor Methods
Stop Method
RootGuardianSupervisor Properties
CauseOfTermination Property
Path Property
Provider Property
Scheduler Class
Scheduler Members
Scheduler Methods
Schedule Method
Schedule Method (TimeSpan, TimeSpan, ActorRef, Object)
Schedule Method (TimeSpan, TimeSpan, ActorRef, Object, CancellationToken)
Schedule Method (TimeSpan, TimeSpan, Action)
Schedule Method (TimeSpan, TimeSpan, Action, CancellationToken)
ScheduleOnce Method
ScheduleOnce Method (TimeSpan, ActorRef, Object)
ScheduleOnce Method (TimeSpan, ActorRef, Object, CancellationToken)
ScheduleOnce Method (TimeSpan, Action)
ScheduleOnce Method (TimeSpan, Action, CancellationToken)
Scope Class
Scope Members
Scope Fields
Local Field
Scope Methods
WithFallback Method
SelectChildName Class
SelectChildName Members
SelectChildName Constructor
SelectChildName Methods
ToString Method
SelectChildName Properties
Name Property
SelectChildPattern Class
SelectChildPattern Members
SelectChildPattern Constructor
SelectChildPattern Methods
ToString Method
SelectChildPattern Properties
PatternStr Property
SelectionPathElement Class
SelectionPathElement Methods
SelectParent Class
SelectParent Members
SelectParent Methods
ToString Method
Settings Class
Settings Members
Settings Constructor
Settings Methods
ToString Method
Settings Properties
AddLoggingReceive Property
Config Property
ConfigVersion Property
CreationTimeout Property
DebugAutoReceive Property
DebugEventStream Property
DebugLifecycle Property
DebugRouterMisconfiguration Property
DebugRouterMisConfiguration Property
DebugUnhandledMessage Property
Home Property
LogConfigOnStart Property
LogDeadLetters Property
LogDeadLettersDuringShutdown Property
Loggers Property
LoggerStartTimeout Property
LogLevel Property
ProviderClass Property
SerializeAllCreators Property
SerializeAllMessages Property
StdoutLogLevel Property
SupervisorStrategyClass Property
System Property
UnstartedPushTimeout Property
StashFactory Class
StashFactory Members
StashFactory Methods
CreateStash Method
CreateStash(T) Method (IActorContext)
CreateStash Method (IActorContext, IActorStash)
CreateStash Method (IActorContext, Type)
StashOverflowException Class
StashOverflowException Members
StashOverflowException Constructor
StashOverflowException Methods
StashOverflowException Properties
StashOverflowException Events
Status Class
Status Methods
Status.Failure Class
Status.Failure Members
Failure Constructor
Status.Failure Fields
Cause Field
Status.Failure Methods
Status.Success Class
Status.Success Members
Success Constructor
Status.Success Fields
Status Field
Status.Success Methods
SupervisorStrategy Class
SupervisorStrategy Members
SupervisorStrategy Methods
DefaultDecider Method
Handle Method
HandleFailure Method
SupervisorStrategy Properties
DefaultStrategy Property
SystemGuardianActor Class
SystemGuardianActor Members
SystemGuardianActor Constructor
SystemGuardianActor Methods
SystemGuardianActor Properties
Terminated Class
Terminated Members
Terminated Constructor
Terminated Methods
ToString Method
Terminated Properties
ActorRef Property
AddressTerminated Property
ExistenceConfirmed Property
TerminatedProps Class
TerminatedProps Members
TerminatedProps Methods
NewActor Method
TerminatedProps Properties
TypedActor Class
TypedActor Members
TypedActor Methods
TypedActor Properties
UnstartedCell Class
UnstartedCell Members
UnstartedCell Constructor
UnstartedCell Methods
GetChildByName Method
GetChildren Method
GetSingleChild Method
Post Method
ReplaceWith Method
Restart Method
Resume Method
Start Method
Stop Method
Suspend Method
UnstartedCell Properties
HasMessages Property
IsLocal Property
NumberOfMessages Property
Parent Property
Props Property
Self Property
System Property
UntypedActor Class
UntypedActor Members
UntypedActor Methods
UntypedActor Properties
UntypedActorWithBoundedStash Class
UntypedActorWithBoundedStash Members
UntypedActorWithBoundedStash Methods
Stash Method
Unstash Method
UnstashAll Method
UnstashAll Method
UnstashAll Method (Func(Envelope, Boolean))
UntypedActorWithBoundedStash Properties
CurrentStash Property
UntypedActorWithUnboundedStash Class
UntypedActorWithUnboundedStash Members
UntypedActorWithUnboundedStash Methods
Stash Method
Unstash Method
UnstashAll Method
UnstashAll Method
UnstashAll Method (Func(Envelope, Boolean))
UntypedActorWithUnboundedStash Properties
CurrentStash Property
UntypedReceive Delegate
VirtualPathContainer Class
VirtualPathContainer Members
VirtualPathContainer Constructor
VirtualPathContainer Methods
AddChild Method
ForeachActorRef Method
GetChild Method
RemoveChild Method
VirtualPathContainer Properties
Log Property
Parent Property
Path Property
Provider Property
WithBoundedStash Interface
WithBoundedStash Methods
WithUnboundedStash Interface
WithUnboundedStash Members
WithUnboundedStash Methods
WithUnboundedStash Properties
CurrentStash Property
Akka.Configuration Namespace
Config Class
Config Members
Config Constructor
Config Constructor
Config Constructor (HoconRoot)
Config Constructor (Config, Config)
Config Methods
GetBoolean Method
GetBooleanList Method
GetByteList Method
GetByteSize Method
GetConfig Method
GetDecimal Method
GetDecimalList Method
GetDouble Method
GetDoubleList Method
GetFloat Method
GetFloatList Method
GetInt Method
GetIntList Method
GetLong Method
GetLongList Method
GetMillisDuration Method
GetString Method
GetStringList Method
GetValue Method
HasPath Method
ToString Method
WithFallback Method
Config Properties
IsEmpty Property
Root Property
ConfigurationException Class
ConfigurationException Members
ConfigurationException Constructor
ConfigurationException Methods
ConfigurationException Properties
ConfigurationException Events
ConfigurationFactory Class
ConfigurationFactory Members
ConfigurationFactory Methods
Default Method
Load Method
ParseString Method
ConfigurationFactory Properties
Empty Property
Akka.Configuration.Hocon Namespace
AkkaConfigurationSection Class
AkkaConfigurationSection Members
AkkaConfigurationSection Methods
AkkaConfigurationSection Properties
AkkaConfig Property
Hocon Property
CDataConfigurationElement Class
CDataConfigurationElement Members
CDataConfigurationElement Methods
CDataConfigurationElement Properties
HoconArray Class
HoconArray Members
HoconArray Methods
GetArray Method
GetString Method
IsArray Method
IsString Method
ToString Method
HoconArray Properties
HoconConfigurationElement Class
HoconConfigurationElement Members
HoconConfigurationElement Fields
HoconConfigurationElement Methods
HoconConfigurationElement Properties
Content Property
HoconLiteral Class
HoconLiteral Members
HoconLiteral Methods
GetArray Method
GetString Method
IsArray Method
IsString Method
ToString Method
HoconLiteral Properties
Value Property
HoconObject Class
HoconObject Members
HoconObject Methods
GetArray Method
GetKey Method
GetOrCreateKey Method
GetString Method
IsArray Method
IsString Method
ToString Method
ToString Method
ToString Method (Int32)
HoconObject Properties
Children Property
Unwrapped Property
HoconRoot Class
HoconRoot Members
HoconRoot Constructor
HoconRoot Constructor (HoconValue, IEnumerable(HoconSubstitution))
HoconRoot Constructor (HoconValue)
HoconRoot Methods
HoconRoot Properties
Substitutions Property
Value Property
HoconSubstitution Class
HoconSubstitution Members
HoconSubstitution Constructor
HoconSubstitution Methods
GetArray Method
GetObject Method
GetString Method
IsArray Method
IsObject Method
IsString Method
HoconSubstitution Type Conversions
Implicit Conversion (HoconSubstitution to HoconObject)
HoconSubstitution Properties
Path Property
ResolvedValue Property
HoconTokenizer Class
HoconTokenizer Members
HoconTokenizer Constructor
HoconTokenizer Methods
IsArrayEnd Method
IsArrayStart Method
IsAssignment Method
IsComma Method
IsDot Method
IsEndOfObject Method
IsObjectStart Method
IsSpaceOrTab Method
IsStartOfQuotedText Method
IsStartOfTrippleQuotedText Method
IsStartSimpleValue Method
IsSubstitutionStart Method
IsUnquotedKey Method
IsUnquotedKeyStart Method
PullArrayEnd Method
PullArrayStart Method
PullAssignment Method
PullComma Method
PullComment Method
PullDot Method
PullEndOfObject Method
PullNext Method
PullQuotedKey Method
PullQuotedText Method
PullRestOfLine Method
PullSimpleValue Method
PullSpaceOrTab Method
PullStartOfObject Method
PullSubstitution Method
PullTrippleQuotedText Method
PullUnquotedKey Method
PullValue Method
PullWhitespaceAndComments Method
HoconTokenizer Properties
HoconValue Class
HoconValue Members
HoconValue Methods
AppendValue Method
Clear Method
GetArray Method
GetBoolean Method
GetBooleanList Method
GetByte Method
GetByteList Method
GetByteSize Method
GetChildObject Method
GetDecimal Method
GetDecimalList Method
GetDouble Method
GetDoubleList Method
GetFloat Method
GetFloatList Method
GetInt Method
GetIntList Method
GetLong Method
GetLongList Method
GetMillisDuration Method
GetObject Method
GetString Method
GetStringList Method
IsArray Method
IsObject Method
IsString Method
NewValue Method
ToString Method
ToString Method
ToString Method (Int32)
HoconValue Properties
IsEmpty Property
IHoconElement Interface
IHoconElement Members
IHoconElement Methods
GetArray Method
GetString Method
IsArray Method
IsString Method
IMightBeAHoconObject Interface
IMightBeAHoconObject Members
IMightBeAHoconObject Methods
GetObject Method
IsObject Method
Parser Class
Parser Members
Parser Methods
Parse Method
ParseArray Method
ParseValue Method
Token Class
Token Members
Token Constructor
Token Constructor (TokenType)
Token Constructor (String)
Token Methods
Key Method
LiteralValue Method
Substitution Method
Token Properties
Type Property
Value Property
Tokenizer Class
Tokenizer Members
Tokenizer Constructor
Tokenizer Methods
Matches Method
Matches Method (String)
Matches Method (String[])
Peek Method
PullWhitespace Method
Take Method
Take Method (Int32)
Take Method
Tokenizer Properties
EoF Property
TokenType Enumeration
Akka.Dispatch Namespace
ConcurrentQueueMailbox Class
ConcurrentQueueMailbox Members
ConcurrentQueueMailbox Methods
BecomeClosed Method
CleanUp Method
Dispose Method
Post Method
ConcurrentQueueMailbox Properties
CurrentSynchronizationContextDispatcher Class
CurrentSynchronizationContextDispatcher Members
CurrentSynchronizationContextDispatcher Constructor
CurrentSynchronizationContextDispatcher Fields
CurrentSynchronizationContextDispatcher Methods
Schedule Method
CurrentSynchronizationContextDispatcher Properties
Dispatchers Class
Dispatchers Members
Dispatchers Constructor
Dispatchers Fields
DefaultDispatcherId Field
SynchronizedDispatcherId Field
Dispatchers Methods
FromConfig Method
FromCurrentSynchronizationContext Method
Lookup Method
Dispatchers Properties
DefaultGlobalDispatcher Property
DispatcherType Enumeration
DispatcherTypeMembers Class
DispatcherTypeMembers Members
DispatcherTypeMembers Methods
GetName Method
FutureActor Class
FutureActor Members
FutureActor Constructor
FutureActor Constructor
FutureActor Constructor (TaskCompletionSource(Object), ActorRef)
FutureActor Methods
FutureActor Properties
Mailbox Class
Mailbox Members
Mailbox Methods
BecomeClosed Method
CleanUp Method
DebugPrint Method
Dispose Method
Post Method
Resume Method
SetActor Method
Setup Method
Start Method
Suspend Method
Mailboxes Class
Mailboxes Members
Mailboxes Constructor
Mailboxes Fields
DefaultMailboxId Field
Mailboxes Methods
FromConfig Method
Mailboxes Properties
DeadLetterMailbox Property
MessageDispatcher Class
MessageDispatcher Members
MessageDispatcher Fields
DefaultThroughput Field
MessageDispatcher Methods
Schedule Method
MessageDispatcher Properties
Throughput Property
ThroughputDeadlineTime Property
SingleThreadDispatcher Class
SingleThreadDispatcher Members
SingleThreadDispatcher Constructor
SingleThreadDispatcher Fields
SingleThreadDispatcher Methods
Schedule Method
SingleThreadDispatcher Properties
TaskDispatcher Class
TaskDispatcher Members
TaskDispatcher Fields
TaskDispatcher Methods
Schedule Method
TaskDispatcher Properties
ThreadPoolDispatcher Class
ThreadPoolDispatcher Members
ThreadPoolDispatcher Fields
ThreadPoolDispatcher Methods
Schedule Method
ThreadPoolDispatcher Properties
Akka.Dispatch.SysMsg Namespace
ActorTask Class
ActorTask Members
ActorTask Constructor
ActorTask Methods
ActorTask Properties
Task Property
CompleteFuture Class
CompleteFuture Members
CompleteFuture Constructor
CompleteFuture Methods
CompleteFuture Properties
SetResult Property
Create Class
Create Members
Create Constructor
Create Methods
Create Properties
Failure Property
DeathWatchNotification Class
DeathWatchNotification Members
DeathWatchNotification Constructor
DeathWatchNotification Methods
DeathWatchNotification Properties
Actor Property
AddressTerminated Property
ExistenceConfirmed Property
Escalate Class
Escalate Members
Escalate Constructor
Escalate Methods
Escalate Properties
Reason Property
Failed Class
Failed Members
Failed Constructor
Failed Methods
Failed Properties
Cause Property
Child Property
NoMessage Class
NoMessage Methods
Recreate Class
Recreate Members
Recreate Constructor
Recreate Methods
Recreate Properties
Cause Property
Restart Class
Restart Members
Restart Methods
Restart Properties
Instance Property
Resume Class
Resume Members
Resume Constructor
Resume Methods
Resume Properties
CausedByFailure Property
Stop Class
Stop Members
Stop Methods
Stop Properties
Instance Property
StopChild Class
StopChild Members
StopChild Constructor
StopChild Methods
StopChild Properties
Child Property
Supervise Class
Supervise Members
Supervise Constructor
Supervise Methods
Supervise Properties
Async Property
Child Property
Suspend Class
Suspend Members
Suspend Methods
Suspend Properties
Instance Property
SystemMessage Interface
SystemMessage Methods
Terminate Class
Terminate Members
Terminate Methods
Terminate Properties
Instance Property
Unwatch Class
Unwatch Members
Unwatch Constructor
Unwatch Methods
Unwatch Properties
Watchee Property
Watcher Property
Watch Class
Watch Members
Watch Constructor
Watch Methods
Watch Properties
Watchee Property
Watcher Property
Akka.Event Namespace
ActorEventBus(TEvent, TClassifier) Class
ActorEventBus(TEvent, TClassifier) Methods
BusLogging Class
BusLogging Members
BusLogging Constructor
BusLogging Methods
DeadLetter Class
DeadLetter Members
DeadLetter Constructor
DeadLetter Methods
DeadLetter Properties
Message Property
Recipient Property
Sender Property
DeadLetterListener Class
DeadLetterListener Members
DeadLetterListener Methods
DeadLetterListener Properties
Debug Class
Debug Members
Debug Constructor
Debug Methods
LogLevel Method
Debug Properties
DefaultLogger Class
DefaultLogger Members
DefaultLogger Methods
DefaultLogger Properties
DummyClassForStringSources Class
DummyClassForStringSources Methods
Error Class
Error Members
Error Constructor
Error Methods
LogLevel Method
ToString Method
Error Properties
Cause Property
EventBus(TEvent, TClassifier, TSubscriber) Class
EventBus(TEvent, TClassifier, TSubscriber) Members
EventBus(TEvent, TClassifier, TSubscriber) Methods
Publish Method (TEvent)
Subscribe Method
Unsubscribe Method
Unsubscribe Method (TSubscriber)
Unsubscribe Method (TSubscriber, TClassifier)
EventStream Class
EventStream Members
EventStream Constructor
EventStream Methods
Subscribe Method
Subscribe Method
Unsubscribe Method
Unsubscribe Method (ActorRef, Type)
Unsubscribe Method (ActorRef)
EventStream Properties
Info Class
Info Members
Info Constructor
Info Methods
LogLevel Method
Info Properties
InitializeLogger Class
InitializeLogger Members
InitializeLogger Constructor
InitializeLogger Methods
InitializeLogger Properties
LoggingBus Property
LogEvent Class
LogEvent Members
LogEvent Constructor
LogEvent Methods
LogLevel Method
ToString Method
LogEvent Properties
LogClass Property
LogSource Property
Message Property
Thread Property
Timestamp Property
LoggerInitialized Class
LoggerInitialized Methods
Logging Class
Logging Members
Logging Fields
StandardOutLogger Field
Logging Methods
ClassFor Method
GetLogger Method
GetLogger Method (IActorContext)
GetLogger Method (ActorSystem, Object)
GetLogger Method (LoggingBus, Object)
LogLevelFor Method
StringFor Method
LoggingAdapter Class
LoggingAdapter Members
LoggingAdapter Methods
Debug Method
Debug Method (String)
Debug Method (String, Object[])
Error Method
Error Method (Exception, String)
Error Method (String)
Error Method (Exception, String, Object[])
Error Method (String, Object[])
Info Method
Info Method (String)
Info Method (String, Object[])
Log Method
Log Method (LogLevel, String)
Log Method (LogLevel, String, Object[])
Warn Method
Warn Method (String)
Warn Method (String, Object[])
LoggingBus Class
LoggingBus Members
LoggingBus Methods
SetLogLevel Method
StartDefaultLoggers Method
StartStdoutLogger Method
LoggingBus Properties
LogLevel Property
LogLevel Enumeration
StandardOutLogger Class
StandardOutLogger Members
StandardOutLogger Constructor
StandardOutLogger Methods
StandardOutLogger Properties
Path Property
Provider Property
Subscription(TSubscriber, TClassifier) Class
Subscription(TSubscriber, TClassifier) Members
Subscription(TSubscriber, TClassifier) Constructor
Subscription(TSubscriber, TClassifier) Constructor (TSubscriber, IEnumerable(TClassifier))
Subscription(TSubscriber, TClassifier) Constructor (TSubscriber)
Subscription(TSubscriber, TClassifier) Methods
Subscription(TSubscriber, TClassifier) Properties
Subscriber Property
Unsubscriptions Property
TraceLogger Class
TraceLogger Members
TraceLogger Methods
TraceLogger Properties
UnhandledMessage Class
UnhandledMessage Members
UnhandledMessage Methods
UnhandledMessage Properties
Message Property
Recipient Property
Sender Property
Warning Class
Warning Members
Warning Constructor
Warning Methods
LogLevel Method
Warning Properties
Akka.NLog.Event.NLog Namespace
NLogLogger Class
NLogLogger Members
NLogLogger Methods
NLogLogger Properties
Akka.Pattern Namespace
CircuitBreaker Class
CircuitBreaker Members
CircuitBreaker Constructor
CircuitBreaker Methods
SwapState Method
Transition Method
Closed Class
Closed Members
Closed Methods
Enter Method
Closed Properties
HalfOpen Class
HalfOpen Members
HalfOpen Methods
Enter Method
HalfOpen Properties
IllegalStateException Class
IllegalStateException Members
IllegalStateException Constructor
IllegalStateException Methods
IllegalStateException Properties
IllegalStateException Events
Open Class
Open Members
Open Methods
Enter Method
Open Properties
State Interface
State Members
State Methods
Enter Method
Akka.Remote Namespace
AkkaProtocolSettings Class
AkkaProtocolSettings Members
AkkaProtocolSettings Constructor
AkkaProtocolSettings Methods
AkkaProtocolSettings Properties
TransportFailureDetectorConfig Property
TransportFailureDetectorImplementationClass Property
TransportHeartBeatInterval Property
AssociatedEvent Class
AssociatedEvent Members
AssociatedEvent Constructor
AssociatedEvent Methods
LogLevel Method
AssociatedEvent Properties
IsInbound Property
LocalAddress Property
RemoteAddress Property
AssociationErrorEvent Class
AssociationErrorEvent Members
AssociationErrorEvent Constructor
AssociationErrorEvent Methods
LogLevel Method
ToString Method
AssociationErrorEvent Properties
Cause Property
IsInbound Property
LocalAddress Property
RemoteAddress Property
AssociationEvent Class
AssociationEvent Members
AssociationEvent Methods
ToString Method
AssociationEvent Properties
IsInbound Property
LocalAddress Property
RemoteAddress Property
Clock Delegate
DaemonMsgCreate Class
DaemonMsgCreate Members
DaemonMsgCreate Constructor
DaemonMsgCreate Methods
DaemonMsgCreate Properties
Deploy Property
Path Property
Props Property
Supervisor Property
Deadline Class
Deadline Members
Deadline Constructor
Deadline Methods
Equals Method
GetHashCode Method
Deadline Operators
Addition Operator
Addition Operator (Deadline, TimeSpan)
Addition Operator (Deadline, Nullable(TimeSpan))
Deadline Properties
HasTimeLeft Property
IsOverdue Property
Now Property
When Property
DefaultFailureDetectorRegistry(T) Class
DefaultFailureDetectorRegistry(T) Members
DefaultFailureDetectorRegistry(T) Constructor
DefaultFailureDetectorRegistry(T) Methods
Heartbeat Method
IsAvailable Method
IsMonitoring Method
Remove Method
Reset Method
DisassociatedEvent Class
DisassociatedEvent Members
DisassociatedEvent Constructor
DisassociatedEvent Methods
LogLevel Method
DisassociatedEvent Properties
IsInbound Property
LocalAddress Property
RemoteAddress Property
FailureDetector Class
FailureDetector Members
FailureDetector Fields
DefaultClock Field
FailureDetector Methods
HeartBeat Method
FailureDetector Properties
IsAvailable Property
IsMonitoring Property
IFailureDetectorRegistry(T) Interface
IFailureDetectorRegistry Members
IFailureDetectorRegistry Methods
Heartbeat Method
IsAvailable Method
IsMonitoring Method
Remove Method
Reset Method
MessageSerializer Class
MessageSerializer Members
MessageSerializer Methods
Deserialize Method
Serialize Method
PhiAccrualFailureDetector Class
PhiAccrualFailureDetector Members
PhiAccrualFailureDetector Constructor
PhiAccrualFailureDetector Constructor (Double, Int32, TimeSpan, TimeSpan, TimeSpan, Clock)
PhiAccrualFailureDetector Constructor (Config, EventStream)
PhiAccrualFailureDetector Methods
HeartBeat Method
PhiAccrualFailureDetector Properties
IsAvailable Property
IsMonitoring Property
QuarantinedEvent Class
QuarantinedEvent Members
QuarantinedEvent Constructor
QuarantinedEvent Methods
LogLevel Method
ToString Method
QuarantinedEvent Properties
Address Property
Uid Property
RemoteActorRef Class
RemoteActorRef Members
RemoteActorRef Methods
GetChild Method
Restart Method
Resume Method
Start Method
Stop Method
Suspend Method
RemoteActorRef Properties
IsLocal Property
LocalAddressToUse Property
Parent Property
Path Property
Provider Property
RemoteDaemon Class
RemoteDaemon Members
RemoteDaemon Constructor
RemoteDaemon Methods
GetChild Method
RemoteDaemon Properties
System Property
RemoteDeployer Class
RemoteDeployer Members
RemoteDeployer Constructor
RemoteDeployer Methods
RemoteSettings Class
RemoteSettings Members
RemoteSettings Constructor
RemoteSettings Fields
AkkaScheme Field
RemoteSettings Methods
RemoteSettings Properties
Adapters Property
BackoffPeriod Property
CommandAckTimeout Property
Config Property
FlushWait Property
InitialSysMsgDeliveryTimeout Property
LogReceive Property
LogSend Property
QuarantineDuration Property
RemoteLifecycleEventsLogLevel Property
RetryGateClosedFor Property
ShutdownTimeout Property
StartupTimeout Property
SysMsgAckTimeout Property
SysMsgBufferSize Property
SysResendTimeout Property
TransportNames Property
Transports Property
TrustedSelectionPaths Property
UntrustedMode Property
UsePassiveConnections Property
RemoteSettings.TransportSettings Class
RemoteSettings.TransportSettings Members
TransportSettings Constructor
RemoteSettings.TransportSettings Methods
RemoteSettings.TransportSettings Properties
Adapters Property
Config Property
TransportClass Property
RemoteTransportException Class
RemoteTransportException Members
RemoteTransportException Constructor
RemoteTransportException Methods
RemoteTransportException Properties
RemoteTransportException Events
RemotingErrorEvent Class
RemotingErrorEvent Members
RemotingErrorEvent Constructor
RemotingErrorEvent Methods
LogLevel Method
ToString Method
RemotingErrorEvent Properties
Cause Property
RemotingLifecycleEvent Class
RemotingLifecycleEvent Members
RemotingLifecycleEvent Methods
LogLevel Method
RemotingListenEvent Class
RemotingListenEvent Members
RemotingListenEvent Constructor
RemotingListenEvent Methods
LogLevel Method
ToString Method
RemotingListenEvent Properties
ListenAddresses Property
RemotingShutdownEvent Class
RemotingShutdownEvent Members
RemotingShutdownEvent Methods
LogLevel Method
ToString Method
Akka.Remote.Serialization Namespace
DaemonMsgCreateSerializer Class
DaemonMsgCreateSerializer Members
DaemonMsgCreateSerializer Constructor
DaemonMsgCreateSerializer Methods
FromBinary Method
ToBinary Method
DaemonMsgCreateSerializer Properties
Identifier Property
IncludeManifest Property
MessageContainerSerializer Class
MessageContainerSerializer Members
MessageContainerSerializer Constructor
MessageContainerSerializer Methods
FromBinary Method
ToBinary Method
MessageContainerSerializer Properties
Identifier Property
IncludeManifest Property
ProtobufSerializer Class
ProtobufSerializer Members
ProtobufSerializer Constructor
ProtobufSerializer Methods
FromBinary Method
ToBinary Method
ProtobufSerializer Properties
Identifier Property
IncludeManifest Property
Akka.Remote.Transport Namespace
Activity Class
Activity Methods
ActorAssociationEventListener Class
ActorAssociationEventListener Members
ActorAssociationEventListener Constructor
ActorAssociationEventListener Methods
Notify Method
ActorAssociationEventListener Properties
Actor Property
ActorHandleEventListener Class
ActorHandleEventListener Members
ActorHandleEventListener Constructor
ActorHandleEventListener Fields
Actor Field
ActorHandleEventListener Methods
Notify Method
AkkaProtocolException Class
AkkaProtocolException Members
AkkaProtocolException Constructor
AkkaProtocolException Methods
AkkaProtocolException Properties
AkkaProtocolException Events
AssociateAttempt Class
AssociateAttempt Members
AssociateAttempt Constructor
AssociateAttempt Methods
AssociateAttempt Properties
LocalAddress Property
RemoteAddress Property
AssociationHandle Class
AssociationHandle Members
AssociationHandle Methods
Disassociate Method
Equals Method (Object)
GetHashCode Method
Write Method
AssociationHandle Properties
LocalAddress Property
ReadHandlerSource Property
RemoteAddress Property
AssociationRegistry Class
AssociationRegistry Members
AssociationRegistry Methods
Clear Method
ClearLog Method
DeregisterAssociation Method
ExistsAssociation Method
Get Method
GetRemoteReadHandlerFor Method
LogActivity Method
LogSnapshot Method
RegisterListenerPair Method
RegisterTransport Method
RemoteListenerRelativeTo Method
Reset Method
TransportFor Method
TransportsReady Method
DisassociateAttempt Class
DisassociateAttempt Members
DisassociateAttempt Constructor
DisassociateAttempt Methods
DisassociateAttempt Properties
Remote Property
Requestor Property
Disassociated Class
Disassociated Members
Disassociated Constructor
Disassociated Methods
DisassociateInfo Enumeration
IAssociationEvent Interface
IAssociationEvent Methods
IAssociationEventListener Interface
IAssociationEventListener Members
IAssociationEventListener Methods
Notify Method
IHandleEvent Interface
IHandleEvent Methods
IHandleEventListener Interface
IHandleEventListener Members
IHandleEventListener Methods
Notify Method
InboundAssociation Class
InboundAssociation Members
InboundAssociation Constructor
InboundAssociation Methods
InboundAssociation Properties
Association Property
InboundPayload Class
InboundPayload Members
InboundPayload Constructor
InboundPayload Methods
ToString Method
InboundPayload Properties
Payload Property
InvalidAssociationException Class
InvalidAssociationException Members
InvalidAssociationException Constructor
InvalidAssociationException Methods
InvalidAssociationException Properties
InvalidAssociationException Events
ITransportAdapterProvider Interface
ITransportAdapterProvider Members
ITransportAdapterProvider Methods
Create Method
ListenAttempt Class
ListenAttempt Members
ListenAttempt Constructor
ListenAttempt Methods
ListenAttempt Properties
BoundAddress Property
ShutdownAttempt Class
ShutdownAttempt Members
ShutdownAttempt Constructor
ShutdownAttempt Methods
ShutdownAttempt Properties
BoundAddress Property
SwitchableLoggedBehavior(TIn, TOut) Class
SwitchableLoggedBehavior(TIn, TOut) Members
SwitchableLoggedBehavior(TIn, TOut) Constructor
SwitchableLoggedBehavior(TIn, TOut) Methods
Apply Method
Pop Method
Push Method
PushConstant Method
PushDelayed Method
PushError Method
SwitchableLoggedBehavior(TIn, TOut) Properties
CurrentBehavior Property
DefaultBehavior Property
LogCallback Property
TestAssociationHandle Class
TestAssociationHandle Members
TestAssociationHandle Constructor
TestAssociationHandle Fields
Inbound Field
TestAssociationHandle Methods
Disassociate Method
Write Method
TestAssociationHandle Properties
Key Property
TestTransport Class
TestTransport Members
TestTransport Constructor
TestTransport Constructor (ActorSystem, Config)
TestTransport Constructor (Address, AssociationRegistry, String)
TestTransport Fields
AssociateBehavior Field
DisassociateBehavior Field
ListenBehavior Field
LocalAddress Field
ShutdownBehavior Field
WriteBehavior Field
TestTransport Methods
Associate Method
DefaultDisassociate Method
DefaultListen Method
Disassociate Method
IsResponsibleFor Method
Listen Method
Shutdown Method
Write Method
TestTransport Properties
Transport Class
Transport Members
Transport Methods
Associate Method
IsResponsibleFor Method
Listen Method
ManagementCommand Method
Shutdown Method
Transport Properties
Config Property
SchemeIdentifier Property
System Property
UnderlyingTransportError Class
UnderlyingTransportError Members
UnderlyingTransportError Constructor
UnderlyingTransportError Methods
WriteAttempt Class
WriteAttempt Members
WriteAttempt Constructor
WriteAttempt Methods
WriteAttempt Properties
Payload Property
Recipient Property
Sender Property
Akka.Routing Namespace
ActorRefRoutee Class
ActorRefRoutee Members
ActorRefRoutee Constructor
ActorRefRoutee Methods
Ask Method
Send Method
ActorRefRoutee Properties
Actor Property
ActorSelectionRoutee Class
ActorSelectionRoutee Members
ActorSelectionRoutee Constructor
ActorSelectionRoutee Methods
Ask Method
Send Method
Broadcast Class
Broadcast Members
Broadcast Constructor
Broadcast Methods
Broadcast Properties
BroadcastGroup Class
BroadcastGroup Members
BroadcastGroup Constructor
BroadcastGroup Constructor
BroadcastGroup Constructor (Config)
BroadcastGroup Constructor (String[])
BroadcastGroup Constructor (IEnumerable(String))
BroadcastGroup Constructor (IEnumerable(ActorRef))
BroadcastGroup Methods
CreateRouter Method
BroadcastGroup Properties
BroadcastPool Class
BroadcastPool Members
BroadcastPool Constructor
BroadcastPool Constructor (Config)
BroadcastPool Constructor (Int32, Resizer, SupervisorStrategy, String, Boolean)
BroadcastPool Constructor (Int32)
BroadcastPool Methods
CreateRouter Method
BroadcastPool Properties
BroadcastRoutingLogic Class
BroadcastRoutingLogic Members
BroadcastRoutingLogic Methods
Select Method
ConsistentHashable Interface
ConsistentHashable Members
ConsistentHashable Methods
ConsistentHashable Properties
ConsistentHashKey Property
ConsistentHashableEnvelope Class
ConsistentHashableEnvelope Members
ConsistentHashableEnvelope Constructor
ConsistentHashableEnvelope Methods
ConsistentHashableEnvelope Properties
ConsistentHashKey Property
HashKey Property
Message Property
ConsistentHashingGroup Class
ConsistentHashingGroup Members
ConsistentHashingGroup Constructor
ConsistentHashingGroup Constructor
ConsistentHashingGroup Constructor (Config)
ConsistentHashingGroup Constructor (String[])
ConsistentHashingGroup Constructor (IEnumerable(String))
ConsistentHashingGroup Constructor (IEnumerable(ActorRef))
ConsistentHashingGroup Methods
CreateRouter Method
ConsistentHashingGroup Properties
ConsistentHashingPool Class
ConsistentHashingPool Members
ConsistentHashingPool Constructor
ConsistentHashingPool Constructor (Config)
ConsistentHashingPool Constructor (Int32, Resizer, SupervisorStrategy, String, Boolean)
ConsistentHashingPool Constructor (Int32)
ConsistentHashingPool Methods
CreateRouter Method
ConsistentHashingPool Properties
ConsistentHashingRoutingLogic Class
ConsistentHashingRoutingLogic Members
ConsistentHashingRoutingLogic Constructor (ActorSystem)
ConsistentHashingRoutingLogic Methods
Select Method
WithHashMapping(T) Method
Deafen Class
Deafen Members
Deafen Constructor
Deafen Methods
Deafen Properties
Listener Property
DefaultResizer Class
DefaultResizer Members
DefaultResizer Constructor (Int32, Int32, Int32, Double, Double, Double, Int32)
DefaultResizer Fields
LowerBound Field
UpperBound Field
DefaultResizer Methods
Backoff Method
Capacity Method
Filter Method
FromConfig Method
IsTimeForResize Method
Pressure Method
Rampup Method
Resize Method
FromConfig Class
FromConfig Members
FromConfig Constructor
FromConfig Methods
CreateRouter Method
CreateRouterActor Method
GetRoutees Method
FromConfig Properties
GetRoutees Class
GetRoutees Methods
Group Class
Group Members
Group Methods
CreateRouter Method
CreateRouterActor Method
GetRoutees Method
Props Method
Group Properties
Paths Property
IListeners Interface
IListeners Members
IListeners Methods
IListeners Properties
Listeners Property
Listen Class
Listen Members
Listen Constructor
Listen Methods
Listen Properties
Listener Property
ListenerMessage Class
ListenerMessage Methods
ListenerSupport Class
ListenerSupport Members
ListenerSupport Methods
Add Method
Gossip Method
Gossip Method (Object)
Gossip Method (Object, ActorRef)
Remove Method
ListenerSupport Properties
ListenerReceive Property
NoRouter Class
NoRouter Members
NoRouter Methods
CreateRouter Method
CreateRouterActor Method
GetRoutees Method
NoRouter Properties
Pool Class
Pool Members
Pool Methods
CreateRouterActor Method
GetRoutees Method
NewRoutee Method
Props Method
Pool Properties
DefaultStrategy Property
NrOfInstances Property
Resizer Property
SupervisorStrategy Property
UsePoolDispatcher Property
RandomGroup Class
RandomGroup Members
RandomGroup Constructor
RandomGroup Constructor (Config)
RandomGroup Constructor (String[])
RandomGroup Constructor (IEnumerable(String))
RandomGroup Methods
CreateRouter Method
RandomGroup Properties
RandomLogic Class
RandomLogic Members
RandomLogic Methods
Select Method
RandomPool Class
RandomPool Members
RandomPool Constructor
RandomPool Constructor (Int32, Resizer, SupervisorStrategy, String, Boolean)
RandomPool Constructor (Config)
RandomPool Constructor
RandomPool Constructor (Int32)
RandomPool Constructor (Int32, Resizer)
RandomPool Methods
CreateRouter Method
RandomPool Properties
ResizablePoolActor Class
ResizablePoolActor Members
ResizablePoolActor Constructor
ResizablePoolActor Methods
ResizablePoolActor Properties
ResizablePoolCell Class
ResizablePoolCell Members
ResizablePoolCell Constructor
ResizablePoolCell Fields
ResizablePoolCell Methods
Post Method
ResizablePoolCell Properties
Resize Class
Resize Methods
Resizer Class
Resizer Members
Resizer Methods
IsTimeForResize Method
Resize Method
RoundRobinGroup Class
RoundRobinGroup Members
RoundRobinGroup Constructor
RoundRobinGroup Constructor
RoundRobinGroup Constructor (Config)
RoundRobinGroup Constructor (String[])
RoundRobinGroup Constructor (IEnumerable(String))
RoundRobinGroup Constructor (IEnumerable(ActorRef))
RoundRobinGroup Methods
CreateRouter Method
RoundRobinGroup Properties
RoundRobinPool Class
RoundRobinPool Members
RoundRobinPool Constructor
RoundRobinPool Constructor (Int32, Resizer, SupervisorStrategy, String, Boolean)
RoundRobinPool Constructor (Config)
RoundRobinPool Constructor
RoundRobinPool Constructor (Int32)
RoundRobinPool Constructor (Int32, Resizer)
RoundRobinPool Methods
CreateRouter Method
RoundRobinPool Properties
RoundRobinRoutingLogic Class
RoundRobinRoutingLogic Members
RoundRobinRoutingLogic Methods
Select Method
RoutedActorCell Class
RoutedActorCell Members
RoutedActorCell Constructor
RoutedActorCell Fields
RoutedActorCell Methods
Post Method
RoutedActorCell Properties
RouteeProps Property
Router Property
RoutedActorRef Class
RoutedActorRef Members
RoutedActorRef Constructor
RoutedActorRef Methods
RoutedActorRef Properties
Routee Class
Routee Members
Routee Fields
NoRoutee Field
Routee Methods
Ask Method
Send Method
Routees Class
Routees Members
Routees Constructor
Routees Methods
Routees Properties
Members Property
Router Class
Router Members
Router Constructor
Router Methods
AddRoutee Method
AddRoutee Method (Routee)
AddRoutee Method (ActorRef)
AddRoutee Method (ActorSelection)
Route Method
Send Method
WithRoutees Method
Router Properties
Routees Property
RouterActor Class
RouterActor Members
RouterActor Constructor
RouterActor Methods
RouterActor Properties
RouterConfig Class
RouterConfig Members
RouterConfig Fields
NoRouter Field
RouterConfig Methods
CreateRouter Method
CreateRouterActor Method
GetRoutees Method
IsManagementMessage Method
WithFallback Method
RouterConfig Properties
RouterDispatcher Property
RouterEnvelope Class
RouterEnvelope Members
RouterEnvelope Constructor
RouterEnvelope Methods
RouterEnvelope Properties
Message Property
RouterManagementMesssage Class
RouterManagementMesssage Methods
RouterMessage Class
RouterMessage Members
RouterMessage Fields
GetRoutees Field
RouterMessage Methods
RouterPoolActor Class
RouterPoolActor Members
RouterPoolActor Constructor
RouterPoolActor Methods
RouterPoolActor Properties
RoutingLogic Class
RoutingLogic Members
RoutingLogic Methods
Select Method
ScatterGatherFirstCompletedGroup Class
ScatterGatherFirstCompletedGroup Members
ScatterGatherFirstCompletedGroup Constructor
ScatterGatherFirstCompletedGroup Constructor
ScatterGatherFirstCompletedGroup Constructor (Config)
ScatterGatherFirstCompletedGroup Constructor (TimeSpan, String[])
ScatterGatherFirstCompletedGroup Constructor (IEnumerable(String), TimeSpan)
ScatterGatherFirstCompletedGroup Constructor (IEnumerable(ActorRef), TimeSpan)
ScatterGatherFirstCompletedGroup Methods
CreateRouter Method
ScatterGatherFirstCompletedGroup Properties
ScatterGatherFirstCompletedPool Class
ScatterGatherFirstCompletedPool Members
ScatterGatherFirstCompletedPool Constructor
ScatterGatherFirstCompletedPool Constructor (Int32, Resizer, SupervisorStrategy, String, TimeSpan, Boolean)
ScatterGatherFirstCompletedPool Constructor (Config)
ScatterGatherFirstCompletedPool Constructor
ScatterGatherFirstCompletedPool Constructor (Int32)
ScatterGatherFirstCompletedPool Methods
CreateRouter Method
ScatterGatherFirstCompletedPool Properties
ScatterGatherFirstCompletedRoutees Class
ScatterGatherFirstCompletedRoutees Members
ScatterGatherFirstCompletedRoutees Constructor
ScatterGatherFirstCompletedRoutees Methods
Send Method
Send Method
ScatterGatherFirstCompletedRoutingLogic Class
ScatterGatherFirstCompletedRoutingLogic Members
ScatterGatherFirstCompletedRoutingLogic Constructor
ScatterGatherFirstCompletedRoutingLogic Methods
Select Method
SeveralRoutees Class
SeveralRoutees Members
SeveralRoutees Constructor
SeveralRoutees Methods
Send Method
SmallestMailboxPool Class
SmallestMailboxPool Members
SmallestMailboxPool Constructor
SmallestMailboxPool Constructor (Int32, Resizer, SupervisorStrategy, String, Boolean)
SmallestMailboxPool Constructor (Config)
SmallestMailboxPool Constructor
SmallestMailboxPool Constructor (Int32)
SmallestMailboxPool Methods
CreateRouter Method
SmallestMailboxPool Properties
SmallestMailboxRoutingLogic Class
SmallestMailboxRoutingLogic Members
SmallestMailboxRoutingLogic Methods
Select Method
WithListeners Class
WithListeners Members
WithListeners Constructor
WithListeners Methods
WithListeners Properties
ListenerFunction Property
Akka.Serialization Namespace
ByteArraySerializer Class
ByteArraySerializer Members
ByteArraySerializer Constructor
ByteArraySerializer Methods
FromBinary Method
ToBinary Method
ByteArraySerializer Properties
Identifier Property
IncludeManifest Property
Information Class
Information Members
Information Methods
Information Properties
Address Property
System Property
JavaSerializer Class
JavaSerializer Members
JavaSerializer Constructor
JavaSerializer Methods
FromBinary Method
ToBinary Method
JavaSerializer Properties
Identifier Property
IncludeManifest Property
NewtonSoftJsonSerializer Class
NewtonSoftJsonSerializer Members
NewtonSoftJsonSerializer Constructor
NewtonSoftJsonSerializer Methods
FromBinary Method
ToBinary Method
NewtonSoftJsonSerializer Properties
Identifier Property
IncludeManifest Property
NewtonSoftJsonSerializer.ActorRefConverter Class
NewtonSoftJsonSerializer.ActorRefConverter Members
NewtonSoftJsonSerializer.ActorRefConverter Methods
CanConvert Method
CanConvert Method
ReadJson Method
ReadJson Method
WriteJson Method
WriteJson Method
NewtonSoftJsonSerializer.ActorRefConverter Properties
NullSerializer Class
NullSerializer Members
NullSerializer Constructor
NullSerializer Methods
FromBinary Method
ToBinary Method
NullSerializer Properties
Identifier Property
IncludeManifest Property
Serialization Class
Serialization Members
Serialization Constructor
Serialization Fields
CurrentSystem Field
CurrentTransportInformation Field
Serialization Methods
AddSerializationMap Method
AddSerializer Method
Deserialize Method
FindSerializerFor Method
FindSerializerForType Method
GetSerializerById Method
SerializedActorPath Method
Serialization Properties
System Property
Serializer Class
Serializer Members
Serializer Constructor
Serializer Methods
FromBinary Method
ToBinary Method
Serializer Properties
Identifier Property
IncludeManifest Property
Akka.TestKit Namespace
CallingThreadDispatcher Class
CallingThreadDispatcher Members
CallingThreadDispatcher Fields
Id Field
CallingThreadDispatcher Methods
Schedule Method
CallingThreadDispatcher Properties
FSMSpecHelpers Class
FSMSpecHelpers Members
FSMSpecHelpers Methods
CurrentStateExpector(TS) Method
TransitionStateExpector(TS) Method
ImplicitSenderSpec Class
ImplicitSenderSpec Members
ImplicitSenderSpec Methods
ImplicitSender_should_have_testActor_as_itself Method
ImplicitSenderSpec Properties
Self Property
TestActorRef Class
TestActorRef Members
TestActorRef Methods
Create Method
Create(T) Method (ActorSystem, Props, ActorRef, String)
Create(T) Method (ActorSystem, Props, String)
Create(T) Method (ActorSystem, Expression(Func(T)), String)
Create(T) Method (ActorSystem, ActorRef, String)
Create(T) Method (ActorSystem, String)
TestActorRef.InternalGetActor Class
TestActorRef.InternalGetActor Members
TestActorRef.InternalGetActor Fields
Instance Field
TestActorRef.InternalGetActor Methods
TestActorRef(T) Class
TestActorRef(T) Members
TestActorRef(T) Methods
Create Method
Receive Method
ToString Method
Unwatch Method
Watch Method
TestActorRef(T) Properties
UnderlyingActor Property
TestKitExtension Class
TestKitExtension Members
TestKitExtension Methods
CreateExtension Method
For Method
TestKitExtension Properties
TestKitSettings Class
TestKitSettings Members
TestKitSettings Constructor
TestKitSettings Methods
TestKitSettings Properties
DefaultTimeout Property
TestLatch Class
TestLatch Members
TestLatch Constructor
TestLatch Fields
DefaultTimeout Field
TestLatch Methods
Apply Method
CountDown Method
Open Method
Ready Method
Reset Method
Result Method
TestLatch Properties
IsOpen Property
System Property
Akka.Tests Namespace
AkkaSpec Class
AkkaSpec Members
AkkaSpec Constructor
AkkaSpec Methods
AwaitCond Method
AwaitCond Method (Func(Boolean), TimeSpan, Boolean)
AwaitCond Method (Func(Boolean), TimeSpan, TimeSpan, Boolean)
Dispose Method
AkkaSpec Properties
DefaultTimeout Property
AkkaSpec.EchoActor Class
AkkaSpec.EchoActor Members
EchoActor Constructor
AkkaSpec.EchoActor Methods
AkkaSpec.EchoActor Properties
AkkaSpec.TestActor Class
AkkaSpec.TestActor Members
TestActor Constructor
AkkaSpec.TestActor Methods
AkkaSpec.TestActor Properties
AkkaSpecExtensions Class
AkkaSpecExtensions Members
AkkaSpecExtensions Methods
ShouldBe Method
ShouldBe(T) Method (IEnumerable(T), IEnumerable(T))
ShouldBe(T) Method (T, T, String)
ShouldOnlyContainInOrder(T) Method
Then Method
Then(T) Method (T, Action(T))
Then(T) Method (T, Action(T, T), T)
ThrowsAsync(TException) Method
AtomicInteger Class
AtomicInteger Members
AtomicInteger Constructor
AtomicInteger Methods
GetAndAdd Method
GetAndIncrement Method
AtomicInteger Properties
Value Property
Comparable Class
Comparable Members
Comparable Methods
Equals Method
GetHashCode Method
ToString Method
ImplicitSender Interface
ImplicitSender Members
ImplicitSender Methods
ImplicitSender Properties
Self Property
Message Class
Message Members
Message Methods
Message Properties
Msg Property
Sender Property
NullMessage Class
NullMessage Members
NullMessage Methods
NullMessage Properties
Msg Property
Sender Property
RealMessage Class
RealMessage Members
RealMessage Constructor
RealMessage Methods
RealMessage Properties
Msg Property
Sender Property
Supervisor Class
Supervisor Members
Supervisor Constructor
Supervisor Methods
Supervisor Properties
TestKitBase Class
TestKitBase Members
TestKitBase Methods
TestKitBase Properties
TestKitSettings Property
TestProbe Class
TestProbe Members
TestProbe Constructor
TestProbe Methods
expectMsg Method
expectNoMsg Method
Tell Method
TestProbe Properties
Ref Property
TestProbeActorRef Class
TestProbeActorRef Members
TestProbeActorRef Constructor
TestProbeActorRef Methods
TestProbeActorRef Properties
Path Property
Akka.Tools.MatchHandler Namespace
Argument Class
Argument Members
Argument Constructor
Argument Methods
Argument Properties
PredicateAndHandler Property
Value Property
ValueIsActionOrFunc Property
CachedMatchCompiler(T) Class
CachedMatchCompiler(T) Members
CachedMatchCompiler(T) Constructor
CachedMatchCompiler(T) Fields
Instance Field
CachedMatchCompiler(T) Methods
Compile Method
CompileToMethod Method
CompiledMatchHandlerWithArguments Class
CompiledMatchHandlerWithArguments Members
CompiledMatchHandlerWithArguments Constructor
CompiledMatchHandlerWithArguments Methods
CompiledMatchHandlerWithArguments Properties
CompiledDelegate Property
DelegateArguments Property
HandlerKind Enumeration
ILambdaExpressionCompiler Interface
ILambdaExpressionCompiler Members
ILambdaExpressionCompiler Methods
Compile Method
CompileToMethod Method
IMatchCompiler(T) Interface
IMatchCompiler Members
IMatchCompiler Methods
Compile Method
CompileToMethod Method
IMatchExpressionBuilder Interface
IMatchExpressionBuilder Members
IMatchExpressionBuilder Methods
BuildLambdaExpression Method
CreateArgumentValuesArray Method
IPartialActionBuilder Interface
IPartialActionBuilder Members
IPartialActionBuilder Methods
Build(T) Method
IPartialHandlerArgumentsCapture(T) Interface
IPartialHandlerArgumentsCapture Members
IPartialHandlerArgumentsCapture Methods
Handle Method
Initialize Method
LambdaExpressionCompiler Class
LambdaExpressionCompiler Members
LambdaExpressionCompiler Methods
Compile Method
CompileToMethod Method
MatchBuilder Class
MatchBuilder Members
MatchBuilder Constructor
MatchBuilder Methods
MatchBuilder(TItem) Class
MatchBuilder(TItem) Members
MatchBuilder(TItem) Constructor
MatchBuilder(TItem) Methods
Build Method
BuildToMethod Method
Match Method
Match(T) Method (Action(T), Predicate(T))
Match Method (Type, Action(TItem), Predicate(TItem))
Match(T) Method (Func(T, Boolean))
Match Method (Type, Func(TItem, Boolean))
MatchAny Method
MatchBuilderSignature Class
MatchBuilderSignature Members
MatchBuilderSignature Constructor
MatchBuilderSignature Methods
Equals Method
Equals Method (MatchBuilderSignature)
Equals Method (Object)
GetHashCode Method
ToString Method
MatchExpressionBuilder(T) Class
MatchExpressionBuilder(T) Members
MatchExpressionBuilder(T) Methods
BuildLambdaExpression Method
CreateArgumentValuesArray Method
MatchExpressionBuilderResult Class
MatchExpressionBuilderResult Members
MatchExpressionBuilderResult Constructor
MatchExpressionBuilderResult Methods
MatchExpressionBuilderResult Properties
Arguments Property
LambdaExpression Property
PartialAction(T) Delegate
PartialActionBuilder Class
PartialActionBuilder Members
PartialActionBuilder Fields
MaxNumberOfArguments Field
PartialActionBuilder Methods
Build(T) Method
PartialHandlerArgumentsCapture(T) Class
PartialHandlerArgumentsCapture(T) Members
PartialHandlerArgumentsCapture(T) Methods
Handle Method
Initialize Method
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9) Class
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9) Members
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9) Methods
Handle Method
Initialize Method
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) Class
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) Members
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) Methods
Handle Method
Initialize Method
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) Class
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) Members
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) Methods
Handle Method
Initialize Method
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) Class
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) Members
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) Methods
Handle Method
Initialize Method
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) Class
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) Members
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) Methods
Handle Method
Initialize Method
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) Class
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) Members
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) Methods
Handle Method
Initialize Method
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) Class
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) Members
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) Methods
Handle Method
Initialize Method
PartialHandlerArgumentsCapture(T, T1) Class
PartialHandlerArgumentsCapture(T, T1) Members
PartialHandlerArgumentsCapture(T, T1) Methods
Handle Method
Initialize Method
PartialHandlerArgumentsCapture(T, T1, T2) Class
PartialHandlerArgumentsCapture(T, T1, T2) Members
PartialHandlerArgumentsCapture(T, T1, T2) Methods
Handle Method
Initialize Method
PartialHandlerArgumentsCapture(T, T1, T2, T3) Class
PartialHandlerArgumentsCapture(T, T1, T2, T3) Members
PartialHandlerArgumentsCapture(T, T1, T2, T3) Methods
Handle Method
Initialize Method
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4) Class
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4) Members
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4) Methods
Handle Method
Initialize Method
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5) Class
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5) Members
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5) Methods
Handle Method
Initialize Method
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6) Class
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6) Members
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6) Methods
Handle Method
Initialize Method
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7) Class
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7) Members
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7) Methods
Handle Method
Initialize Method
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8) Class
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8) Members
PartialHandlerArgumentsCapture(T, T1, T2, T3, T4, T5, T6, T7, T8) Methods
Handle Method
Initialize Method
PredicateAndHandler Class
PredicateAndHandler Members
PredicateAndHandler Methods
CreateAction Method
CreateFunc Method
PredicateAndHandler Properties
ActionOrFuncExpresssion Property
Arguments Property
HandlerFirstArgumentShouldBeBaseType Property
HandlerKind Property
PredicateExpression Property
TypeHandler Class
TypeHandler Members
TypeHandler Constructor
TypeHandler Methods
GetArguments Method
TypeHandler Properties
Handlers Property
HandlesType Property
Akka.Util Namespace
AtomicBoolean Class
AtomicBoolean Members
AtomicBoolean Constructor
AtomicBoolean Methods
CompareAndSet Method
AtomicBoolean Type Conversions
Implicit Conversion Operators
Implicit Conversion (AtomicBoolean to Boolean)
Implicit Conversion (Boolean to AtomicBoolean)
AtomicBoolean Properties
Value Property
AtomicCounter Class
AtomicCounter Members
AtomicCounter Constructor
AtomicCounter Methods
GetAndIncrement Method
AtomicCounter Properties
Current Property
Next Property
AtomicCounterLong Class
AtomicCounterLong Members
AtomicCounterLong Constructor
AtomicCounterLong Methods
GetAndIncrement Method
AtomicCounterLong Properties
Current Property
Next Property
AtomicInteger Class
AtomicInteger Members
AtomicInteger Constructor
AtomicInteger Methods
GetAndAdd Method
GetAndIncrement Method
Set Method
AtomicInteger Properties
Value Property
AtomicLong Class
AtomicLong Members
AtomicLong Constructor
AtomicLong Methods
GetAndAdd Method
GetAndIncrement Method
Set Method
AtomicLong Properties
Value Property
AtomicReference(T) Class
AtomicReference(T) Members
AtomicReference(T) Constructor
AtomicReference(T) Constructor (T)
AtomicReference(T) Constructor
AtomicReference(T) Methods
CompareAndSet Method
AtomicReference(T) Type Conversions
Implicit Conversion Operators
Implicit Conversion (AtomicReference to T)
Implicit Conversion (T to AtomicReference)
AtomicReference(T) Properties
Value Property
Base64Encoding Class
Base64Encoding Members
Base64Encoding Fields
Base64Chars Field
Base64Encoding Methods
Base64Encode Method
Base64Encode Method (Int64)
Base64Encode Method (String)
BitArrayHelpers Class
BitArrayHelpers Members
BitArrayHelpers Methods
ToBytes Method
ConcurrentSet(T) Class
ConcurrentSet(T) Members
ConcurrentSet(T) Constructor
ConcurrentSet(T) Constructor
ConcurrentSet(T) Constructor (IEnumerable(T))
ConcurrentSet(T) Constructor (IEqualityComparer(T))
ConcurrentSet(T) Constructor (IEnumerable(T), IEqualityComparer(T))
ConcurrentSet(T) Constructor (Int32, Int32)
ConcurrentSet(T) Constructor (Int32, IEnumerable(T), IEqualityComparer(T))
ConcurrentSet(T) Constructor (Int32, Int32, IEqualityComparer(T))
ConcurrentSet(T) Methods
Clear Method
Contains Method
TryAdd Method
TryRemove Method
ConcurrentSet(T) Properties
Count Property
IsEmptry Property
Murmur3 Class
Murmur3 Members
Murmur3 Methods
Hash Method
Hash_X64_128 Method
Hash_X86_32 Method
HashBytes Method
HashString Method
StringFormat Class
StringFormat Members
StringFormat Methods
SafeJoin Method
Switch Class
Switch Members
Switch Constructor
Switch Methods
IfOff Method
IfOn Method
SwitchOff Method
SwitchOff Method (Action)
SwitchOff Method
SwitchOn Method
SwitchOn Method (Action)
SwitchOn Method
WhileOff Method
WhileOn Method
Switch Properties
IsOff Property
IsOn Property
ThreadLocalRandom Class
ThreadLocalRandom Members
ThreadLocalRandom Methods
ThreadLocalRandom Properties
Current Property
TypeExtensions Class
TypeExtensions Members
TypeExtensions Methods
Overload:Akka.Util.TypeExtensions.Implements
Implements(T) Method (Type)
Implements Method (Type, Type)
WildcardMatch Class
WildcardMatch Members
WildcardMatch Methods
Like Method
WildcardTree(T) Class
WildcardTree(T) Members
WildcardTree(T) Constructor
WildcardTree(T) Constructor
WildcardTree(T) Constructor (T, IDictionary(String, WildcardTree(T)))
WildcardTree(T) Fields
Empty Field
WildcardTree(T) Methods
Equals Method
Find Method
GetHashCode Method
Insert Method
WildcardTree(T) Properties
Children Property
Data Property
Akka.Util.Reflection Namespace
ExpressionExtensions Class
ExpressionExtensions Members
ExpressionExtensions Methods
GetArguments Method
global Namespace
AckAndEnvelopeContainer Class
AckAndEnvelopeContainer Members
AckAndEnvelopeContainer Fields
AckFieldNumber Field
EnvelopeFieldNumber Field
AckAndEnvelopeContainer Methods
AckAndEnvelopeContainer Properties
Ack Property
DefaultInstance Property
Descriptor Property
Envelope Property
HasAck Property
HasEnvelope Property
AckAndEnvelopeContainer.Builder Class
AckAndEnvelopeContainer.Builder Members
Builder Constructor
AckAndEnvelopeContainer.Builder Methods
ClearAck Method
ClearEnvelope Method
MergeAck Method
MergeEnvelope Method
AckAndEnvelopeContainer.Builder Properties
Ack Property
Envelope Property
HasAck Property
HasEnvelope Property
AcknowledgementInfo Class
AcknowledgementInfo Members
AcknowledgementInfo Fields
CumulativeAckFieldNumber Field
NacksFieldNumber Field
AcknowledgementInfo Methods
GetNacks Method
AcknowledgementInfo Properties
CumulativeAck Property
DefaultInstance Property
Descriptor Property
HasCumulativeAck Property
NacksCount Property
NacksList Property
AcknowledgementInfo.Builder Class
AcknowledgementInfo.Builder Members
Builder Constructor
AcknowledgementInfo.Builder Methods
AddNacks Method
AddRangeNacks Method
ClearCumulativeAck Method
ClearNacks Method
GetNacks Method
SetCumulativeAck Method
SetNacks Method
AcknowledgementInfo.Builder Properties
CumulativeAck Property
HasCumulativeAck Property
NacksCount Property
NacksList Property
ActorRefData Class
ActorRefData Members
ActorRefData Fields
PathFieldNumber Field
ActorRefData Methods
ActorRefData Properties
DefaultInstance Property
Descriptor Property
HasPath Property
Path Property
ActorRefData.Builder Class
ActorRefData.Builder Members
Builder Constructor
ActorRefData.Builder Methods
ClearPath Method
SetPath Method
ActorRefData.Builder Properties
HasPath Property
Path Property
AddressData Class
AddressData Members
AddressData Fields
HostnameFieldNumber Field
PortFieldNumber Field
ProtocolFieldNumber Field
SystemFieldNumber Field
AddressData Methods
AddressData Properties
DefaultInstance Property
Descriptor Property
HasHostname Property
HasPort Property
HasProtocol Property
HasSystem Property
Hostname Property
Port Property
Protocol Property
System Property
AddressData.Builder Class
AddressData.Builder Members
Builder Constructor
AddressData.Builder Methods
ClearHostname Method
ClearPort Method
ClearProtocol Method
ClearSystem Method
SetHostname Method
SetPort Method
SetProtocol Method
SetSystem Method
AddressData.Builder Properties
HasHostname Property
HasPort Property
HasProtocol Property
HasSystem Property
Hostname Property
Port Property
Protocol Property
System Property
AkkaControlMessage Class
AkkaControlMessage Members
AkkaControlMessage Fields
CommandTypeFieldNumber Field
HandshakeInfoFieldNumber Field
AkkaControlMessage Methods
AkkaControlMessage Properties
CommandType Property
DefaultInstance Property
Descriptor Property
HandshakeInfo Property
HasCommandType Property
HasHandshakeInfo Property
AkkaControlMessage.Builder Class
AkkaControlMessage.Builder Members
Builder Constructor
AkkaControlMessage.Builder Methods
ClearCommandType Method
ClearHandshakeInfo Method
MergeHandshakeInfo Method
SetCommandType Method
AkkaControlMessage.Builder Properties
CommandType Property
HandshakeInfo Property
HasCommandType Property
HasHandshakeInfo Property
AkkaHandshakeInfo Class
AkkaHandshakeInfo Members
AkkaHandshakeInfo Fields
CookieFieldNumber Field
OriginFieldNumber Field
UidFieldNumber Field
AkkaHandshakeInfo Methods
AkkaHandshakeInfo Properties
Cookie Property
DefaultInstance Property
Descriptor Property
HasCookie Property
HasOrigin Property
HasUid Property
Origin Property
Uid Property
AkkaHandshakeInfo.Builder Class
AkkaHandshakeInfo.Builder Members
Builder Constructor
AkkaHandshakeInfo.Builder Methods
ClearCookie Method
ClearOrigin Method
ClearUid Method
MergeOrigin Method
SetCookie Method
SetUid Method
AkkaHandshakeInfo.Builder Properties
Cookie Property
HasCookie Property
HasOrigin Property
HasUid Property
Origin Property
Uid Property
AkkaProtocolMessage Class
AkkaProtocolMessage Members
AkkaProtocolMessage Fields
InstructionFieldNumber Field
PayloadFieldNumber Field
AkkaProtocolMessage Methods
AkkaProtocolMessage Properties
DefaultInstance Property
Descriptor Property
HasInstruction Property
HasPayload Property
Instruction Property
Payload Property
AkkaProtocolMessage.Builder Class
AkkaProtocolMessage.Builder Members
Builder Constructor
AkkaProtocolMessage.Builder Methods
ClearInstruction Method
ClearPayload Method
MergeInstruction Method
SetPayload Method
AkkaProtocolMessage.Builder Properties
HasInstruction Property
HasPayload Property
Instruction Property
Payload Property
CommandType Enumeration
Containerformats Class
Containerformats Members
Containerformats Methods
RegisterAllExtensions Method
Containerformats Properties
Descriptor Property
DaemonMsgCreateData Class
DaemonMsgCreateData Members
DaemonMsgCreateData Fields
DeployFieldNumber Field
PathFieldNumber Field
PropsFieldNumber Field
SupervisorFieldNumber Field
DaemonMsgCreateData Methods
DaemonMsgCreateData Properties
DefaultInstance Property
Deploy Property
Descriptor Property
HasDeploy Property
HasPath Property
HasProps Property
HasSupervisor Property
Path Property
Props Property
Supervisor Property
DaemonMsgCreateData.Builder Class
DaemonMsgCreateData.Builder Members
Builder Constructor
DaemonMsgCreateData.Builder Methods
ClearDeploy Method
ClearPath Method
ClearProps Method
ClearSupervisor Method
MergeDeploy Method
MergeProps Method
MergeSupervisor Method
SetPath Method
DaemonMsgCreateData.Builder Properties
Deploy Property
HasDeploy Property
HasPath Property
HasProps Property
HasSupervisor Property
Path Property
Props Property
Supervisor Property
DeployData Class
DeployData Members
DeployData Fields
ConfigFieldNumber Field
DispatcherFieldNumber Field
PathFieldNumber Field
RouterConfigFieldNumber Field
ScopeFieldNumber Field
DeployData Methods
DeployData Properties
Config Property
DefaultInstance Property
Descriptor Property
Dispatcher Property
HasConfig Property
HasDispatcher Property
HasPath Property
HasRouterConfig Property
HasScope Property
Path Property
RouterConfig Property
Scope Property
DeployData.Builder Class
DeployData.Builder Members
Builder Constructor
DeployData.Builder Methods
ClearConfig Method
ClearDispatcher Method
ClearPath Method
ClearRouterConfig Method
ClearScope Method
SetConfig Method
SetDispatcher Method
SetPath Method
SetRouterConfig Method
SetScope Method
DeployData.Builder Properties
Config Property
Dispatcher Property
HasConfig Property
HasDispatcher Property
HasPath Property
HasRouterConfig Property
HasScope Property
Path Property
RouterConfig Property
Scope Property
PatternType Enumeration
PropsData Class
PropsData Members
PropsData Fields
ArgsFieldNumber Field
ClassesFieldNumber Field
ClazzFieldNumber Field
DeployFieldNumber Field
PropsData Methods
GetArgs Method
GetClasses Method
PropsData Properties
ArgsCount Property
ArgsList Property
ClassesCount Property
ClassesList Property
Clazz Property
DefaultInstance Property
Deploy Property
Descriptor Property
HasClazz Property
HasDeploy Property
PropsData.Builder Class
PropsData.Builder Members
Builder Constructor
PropsData.Builder Methods
AddArgs Method
AddClasses Method
AddRangeArgs Method
AddRangeClasses Method
ClearArgs Method
ClearClasses Method
ClearClazz Method
ClearDeploy Method
GetArgs Method
GetClasses Method
MergeDeploy Method
SetArgs Method
SetClasses Method
SetClazz Method
PropsData.Builder Properties
ArgsCount Property
ArgsList Property
ClassesCount Property
ClassesList Property
Clazz Property
Deploy Property
HasClazz Property
HasDeploy Property
RemoteEnvelope Class
RemoteEnvelope Members
RemoteEnvelope Fields
MessageFieldNumber Field
RecipientFieldNumber Field
SenderFieldNumber Field
SeqFieldNumber Field
RemoteEnvelope Methods
RemoteEnvelope Properties
DefaultInstance Property
Descriptor Property
HasMessage Property
HasRecipient Property
HasSender Property
HasSeq Property
Message Property
Recipient Property
Sender Property
Seq Property
RemoteEnvelope.Builder Class
RemoteEnvelope.Builder Members
Builder Constructor
RemoteEnvelope.Builder Methods
ClearMessage Method
ClearRecipient Method
ClearSender Method
ClearSeq Method
MergeMessage Method
MergeRecipient Method
MergeSender Method
SetSeq Method
RemoteEnvelope.Builder Properties
HasMessage Property
HasRecipient Property
HasSender Property
HasSeq Property
Message Property
Recipient Property
Sender Property
Seq Property
Selection Class
Selection Members
Selection Fields
MatcherFieldNumber Field
TypeFieldNumber Field
Selection Methods
Selection Properties
DefaultInstance Property
Descriptor Property
HasMatcher Property
HasType Property
Matcher Property
Type Property
Selection.Builder Class
Selection.Builder Members
Builder Constructor
Selection.Builder Methods
ClearMatcher Method
ClearType Method
SetMatcher Method
SetType Method
Selection.Builder Properties
HasMatcher Property
HasType Property
Matcher Property
Type Property
SelectionEnvelope Class
SelectionEnvelope Members
SelectionEnvelope Fields
EnclosedMessageFieldNumber Field
MessageManifestFieldNumber Field
PatternFieldNumber Field
SerializerIdFieldNumber Field
SelectionEnvelope Methods
GetPattern Method
SelectionEnvelope Properties
DefaultInstance Property
Descriptor Property
EnclosedMessage Property
HasEnclosedMessage Property
HasMessageManifest Property
HasSerializerId Property
MessageManifest Property
PatternCount Property
PatternList Property
SerializerId Property
SelectionEnvelope.Builder Class
SelectionEnvelope.Builder Members
Builder Constructor
SelectionEnvelope.Builder Methods
AddRangePattern Method
ClearEnclosedMessage Method
ClearMessageManifest Method
ClearPattern Method
ClearSerializerId Method
GetPattern Method
SetEnclosedMessage Method
SetMessageManifest Method
SetSerializerId Method
SelectionEnvelope.Builder Properties
EnclosedMessage Property
HasEnclosedMessage Property
HasMessageManifest Property
HasSerializerId Property
MessageManifest Property
PatternCount Property
PatternList Property
SerializerId Property
SerializedMessage Class
SerializedMessage Members
SerializedMessage Fields
MessageFieldNumber Field
MessageManifestFieldNumber Field
SerializerIdFieldNumber Field
SerializedMessage Methods
SerializedMessage Properties
DefaultInstance Property
Descriptor Property
HasMessage Property
HasMessageManifest Property
HasSerializerId Property
Message Property
MessageManifest Property
SerializerId Property
SerializedMessage.Builder Class
SerializedMessage.Builder Members
Builder Constructor
SerializedMessage.Builder Methods
ClearMessage Method
ClearMessageManifest Method
ClearSerializerId Method
SetMessage Method
SetMessageManifest Method
SetSerializerId Method
SerializedMessage.Builder Properties
HasMessage Property
HasMessageManifest Property
HasSerializerId Property
Message Property
MessageManifest Property
SerializerId Property
Wireformats Class
Wireformats Members
Wireformats Methods
RegisterAllExtensions Method
Wireformats Properties
Descriptor Property
This page uses an IFRAME but your browser does not support it.