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

Request for table of serialisable data types #25

Open
kxxr opened this issue Oct 9, 2015 · 1 comment
Open

Request for table of serialisable data types #25

kxxr opened this issue Oct 9, 2015 · 1 comment

Comments

@kxxr
Copy link

kxxr commented Oct 9, 2015

Have begun using starter pack (great), first question that comes to mind is: what data types can be serialised as part of cloud tasks? Is it possible to get some definitive documentation regarding this please?

@eiriktsarpalis
Copy link
Member

In a nutshell, any type that can be serialized by BinaryFormatter is serializable in MBrace.

Check out the FsPickler documenation for more information.

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

No branches or pull requests

2 participants