How to debug Service Fabric stateful service / actor state -


i implemented basic service fabric statefulservice stores questionnaire data using ireliablestatemanager. in order debug method, need view statemanager data using sort of browser or administration console. doesn't seem possible using service fabric explorer.

how can done?

you have expose apis allow reading of data , create viewer part of application. there no generic way today.


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

linux - gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now -

delphi - Disable and change color of node in Treeview -