|
ErrorLoggerRegister Method
|
Namespace: GSF.ErrorManagementAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.275-beta+89764ccfd98a5e76971bbd58cae85aa2e8f59fbd
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