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

Return Value

Type: Boolean
Returns the result of the request.
See Also