I am very new to Service Fabric.
If I open a state manager transaction and inside that if i make a Network I/O ( non-service-fabric web service call) then commit the transaction. Would like to know that issues arises and is there a better way to do this using Service Fabric Reliable services?