atomik_dotnet_connector::
ISmuFuseBlownCb
interface
Interface for implementing callbacks for softfuse notifications.
Functions
void SmuFuseBlown(string ep)
Method being called when the soft fuse has triggered/blown.
Parameters
string ep | The endpoint that the event occurred on |