Closed British-Systems closed 2 years ago
When calling Cache on a Subscription and the Payload is Null, calling PayloadSubjects is also Null where it is best to set this array size to zero instead. Payload should also New-ed up so it's not Null.
Completed in MultiPlug.Base 1.0.70
When calling Cache on a Subscription and the Payload is Null, calling PayloadSubjects is also Null where it is best to set this array size to zero instead. Payload should also New-ed up so it's not Null.