No.
It only supports push - pull model.
Where the publisher pushes messages in service bus queue/topic and the subscriber/consumer have to pull the message.
Service bus doesn't push messages to consumer/subscriber and it stores the message until it is consumed or it's TTL is met.