Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation flaw for "Forward" #4973

Closed
dnickless opened this issue Apr 22, 2021 · 1 comment · Fixed by #5078
Closed

Documentation flaw for "Forward" #4973

dnickless opened this issue Apr 22, 2021 · 1 comment · Fixed by #5078

Comments

@dnickless
Copy link

https://getakka.net/articles/actors/receive-actor-api.html#forward-message states
image
which I don't think is correct or even possible (nowadays?) looking at the sources:

public static void Forward(this IActorRef receiver, object message)

@Aaronontheweb
Copy link
Member

@dnickless yep, that's definitely a documentation error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants