Show / Hide Table of Contents

    Delegate GprsSocket.SocketConnectedHandler

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

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

    The object that raised the event.

    Back to top Copyright © 2018 Eclo Solutions
    Generated by DocFX