SubscriptionCollectTimeout Property
SubscriptionCollectTimeout
Gets or sets the subscription collection timeout, after which a subscription is considered dead and removed.
Declaration
public TimeSpan SubscriptionCollectTimeout { get; set; }
Property Value
TimeSpan |