Click or drag to resize
PowerOnAsyncResultEnd Method
Finishes the asynchronous processing and throws an exception if one was generated
Remarks
Blocks until the asynchronous processing has completed

Namespace: Eclo.NETMF.SIM800H
Assembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax
C#
public PowerStatus End()

Return Value

Type: PowerStatus
Returns the result of the power on sequence
See Also