Click or drag to resize
Akka.NETActorsFunActorMessage, ReturnedUnhandled Method (Message)

[Missing <summary> documentation for "M:Akka.FSharp.Actors.FunActor`2.Unhandled(`0)"]

Namespace:  Akka.FSharp
Assembly:  Akka.FSharp (in Akka.FSharp.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public void Unhandled(
	Message msg
)

Parameters

msg
Type: Message

[Missing <param name="msg"/> documentation for "M:Akka.FSharp.Actors.FunActor`2.Unhandled(`0)"]

See Also