Show / Hide Table of Contents

    Delegate GprsSocket.SocketClosedHandler

    Represents the delegate used for the OnSocketClosed(GprsSocket) event.

    Namespace: Eclo.nF.SIM800H
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void SocketClosedHandler(GprsSocket sender);
    Parameters
    Type Name Description
    GprsSocket sender

    The object that raised the event.

    Back to top Copyright © 2018 Eclo Solutions
    Generated by DocFX