Checks if this exists.
This is a synchronous blocking call - the calling thread is blocked until a reply is received. See exists for the asynchronous version.
| this |
A Subject. |
| cancellable |
A Cancellable or null. |
|
true if the subject exists, false if not or throws is set. |