PowerTCP Sockets for .NET
Count Property (Segment)




Byte count of data.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As Segment
Dim value As Integer
 
value = instance.Count
public int Count {get;}
public: __property int get_Count();
public:
property int Count {
   int get();
}
See Also

Reference

Segment Class
Segment Members


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