Dart.Sockets Namespace > Echo Class : Data Field |
'Declaration Public ReadOnly Data As Byte()
public readonly byte[] Data
public: readonly byte[]* Data
public: readonly array<byte>^ Data
When a ping request is sent, any data included in the packet is returned to the sender.