Class SocketDataReceivedEventArgs
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
An extended EventArgs class contains the data received information.
C#
Copy
public class SocketDataReceivedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args SocketData Received Event Args
Properties
Declaration
C#
Copy
public SocketData Data { get; }
Property Value
Type | Description |
---|---|
Socket |