|
ErrorLoggerRegister Method
|
Namespace: GSF.ErrorManagementAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.284-beta+805ed69bbaa748bda5f49830845a2ffff2791ae0
Syntaxprotected virtual bool Register()
Protected Overridable Function Register As Boolean
protected:
virtual bool Register()
abstract Register : unit -> bool
override Register : unit -> bool
View SourceReturn Value
Booleantrue if handlers were registered; otherwise
false.
See Also