An attempt to send messages out of the scope
This commit is contained in:
@@ -31,15 +31,4 @@ public class ContainerActivatedHandler(IContainerHostCollection containers,
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public class ItemActivatedHandler(IServiceFactory serviceFactory,
|
||||
IPublisher publisher) :
|
||||
INotificationHandler<ActivatedEventArgs<ItemConfiguration>>
|
||||
{
|
||||
public async Task Handle(ActivatedEventArgs<ItemConfiguration> args,
|
||||
CancellationToken cancellationToken = default)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user