PowerTCP Sockets for .NET
Data Field




Syntax
'Declaration
 
Public ReadOnly Data As Byte()
'Usage
 
Dim instance As Echo
Dim value() As Byte()
 
value = instance.Data
public readonly byte[] Data
public: readonly byte[]* Data
public:
readonly array<byte>^ Data
See Also

Reference

Echo Class
Echo Members


PowerTCP Sockets for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic