boschrexroth / ctrlx-automation-sdk

ctrlX AUTOMATION Software Development Kit
https://boschrexroth.github.io/ctrlx-automation-sdk/
Other
69 stars 24 forks source link

.net DataLayer client UnsusbscribeAll() bug #31

Open ArcherThompson opened 1 year ago

ArcherThompson commented 1 year ago

When preforming an UnsubscribeAll no further subscriptions can be made without disposing of the subscription and recreating it. using .Unsubscribe(yourAddress) works fine. This is repeatable and the object is never shown as disposed