RepositorySourceRepositoryBusinessEventHandlerInitGate Property |
Synchonization gate, used on repository business event handler initialization.
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic Object RepositoryBusinessEventHandlerInitGate { get; }
Public ReadOnly Property RepositoryBusinessEventHandlerInitGate As Object
Get
public:
property Object^ RepositoryBusinessEventHandlerInitGate {
Object^ get ();
}
member RepositoryBusinessEventHandlerInitGate : Object with get
Property Value
Type:
Object
See Also