Click or drag to resize
OpenBearerAsyncResultEnd 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 OpenBearerResult End()

Return Value

Type: OpenBearerResult
Returns the result of the request to open bearer context
See Also