Updates:
Status: Pending
Comment #1 on issue 1203 by pekka.klarck: Remote library instantiated for
each keyword call
http://code.google.com/p/robotframework/issues/detail?id=1203
Robot uses test suite scope with remote libraries and thus definitely should not create new instances of your library that way. Have you checked how the C# remote server handles your library?
