Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Gurux
DLMS
GXDLMSServer
Connected
Gurux.DLMS.GXDLMSServer.Connected C# (CSharp) Method
GXDLMSServer Class Documentation
Exibir arquivo
Open project: Gurux/Gurux.DLMS.Net
Connected()
protected
abstract
method
Accepted connection is made for the server.
All initialization is done here. Example access level of the COSEM objects is good to update here.
protected
abstract
Connected
(
GXDLMSConnectionEventArgs
connectionInfo
) :
void
connectionInfo
GXDLMSConnectionEventArgs
Connection information.
return
void
protected abstract void Connected(GXDLMSConnectionEventArgs connectionInfo);
GXDLMSServer
Action
Connected
Disconnected
FindObject
GXDLMSServer
GenerateConfirmedServiceError
GenerateDisconnectRequest
HandleAarqRequest
HandleCommand
HandleRequest
HandleSnrmRequest
Initialize
InvalidConnection
IsTarget
NotifyAction
NotifyFindObject
NotifyInvalidConnection
NotifyRead
NotifyWrite
Read
ReportError
Reset
Update
ValidateAuthentication
Write