LumiSoft Net Help
UDP_e_PacketReceived Class
NamespacesLumiSoft.Net.UDPUDP_e_PacketReceived
This class provides data for the PacketReceived event.
Declaration Syntax
C#Visual BasicVisual C++F#
public class UDP_e_PacketReceived : EventArgs
Public Class UDP_e_PacketReceived
	Inherits EventArgs
public ref class UDP_e_PacketReceived : public EventArgs
type UDP_e_PacketReceived =  
    class
        inherit EventArgs
    end
Members
All MembersMethodsProperties



IconMemberDescription
Buffer
Gets data buffer.

Count
Gets number of bytes stored to Buffer.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
RemoteEP
Gets remote host from where data was received.

Socket
Gets socket which received data.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
EventArgs
 UDP_e_PacketReceived

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119