PowerTCP FTP for .NET
Datagram Class Members
Fields  Properties  Methods 


The following tables list the members exposed by Datagram.

Public Fields
 NameDescription
Public FieldOrigin The origin of the datagram sent or received.  
Top
Public Properties
 NameDescription
Public PropertyBuffer Gets the buffer that holds data. (Inherited from Dart.Ftp.Segment)
Public PropertyCount Byte count of data. (Inherited from Dart.Ftp.Segment)
Public PropertyDelimiterGets the delimiter byte array used by TcpBase.ReadToDelimiter. (Inherited from Dart.Ftp.Data)
Public PropertyDirection Indicates whether data is inbound or outbound. (Inherited from Dart.Ftp.Data)
Public PropertyEncoding Gets the character encoding used by the object. (Inherited from Dart.Ftp.Data)
Public PropertyOffset The offset into the buffer where the data starts. (Inherited from Dart.Ftp.Segment)
Top
Public Methods
 NameDescription
Public MethodToString Gets the data as a decoded string. (Inherited from Dart.Ftp.Data)
Top
See Also

Reference

Datagram Class
Dart.Ftp Namespace


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