Click or drag to resize

BusinessEventHandlingSystemMakeReadOnly Method

Marks the BusinessEventHandlingSystem as read only. BusinessEventHandler can't be registered on initialized system.

Namespace:  Aloe.SystemFrameworks.Domain.BusinessLogic
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public void MakeReadOnly()
See Also