Question
Can't get GetFile to work with .NET Edge SDK
Does anybody have working code that downloads a file from a file repository to to a client with the .NET Edge SDK? I have derived a thing from FileTransferVirtualThing. SendFile works as expected but GetFile always throws an exception no matter what parameters I set.
Does anybody have GetFile working and would you mind sharing what parameter to set? I am starting to wonder if GetFile works at all.

