Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetIntroductionShape ( ) : SubscriptionShaperAggregate |
Return a shaper aggregate that is applied directly to a newly introduced subscription. The returned instance can be further modified without affecting the infrastructure
|
|
Shape ( IEnumerable |
||
SubscriptionPipeline ( IServices services ) : System |
Method | Description | |
---|---|---|
IConfigurableSubscribing ( ) : void | ||
IConfigurableSubscribing ( bool>.Func |
public GetIntroductionShape ( ) : SubscriptionShaperAggregate | ||
return | SubscriptionShaperAggregate |
public Shape ( IEnumerable |
||
subscriptions | IEnumerable |
|
message | object | |
return | IEnumerable |
public SubscriptionPipeline ( IServices services ) : System | ||
services | IServices | |
return | System |