Deep Fried Bytes #24 podcast covered this:
- Algorithmic processing (including calculations)
- DSL creation
- Concurrent processing (immutable data, message queuing, asynchronous workflows)
And of course, for many systems F# may form a processing core, but it seems to me that it will more often than not be wrapped (interface, user or otherwise) with C#/VB to provide a conventional interface.