Open ArcherThompson opened 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
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