The Subscription is the link between the SubscriptionRequest and the actual running Task.
Due to the asynchronous nature of the Task execution a Subscription might not immediately become
active. isActive() provides an answer if the underlying Task is already running.