PowerTCP Telnet for .NET CF
LogData Class Members
See Also  Fields  Send comments on this topic.
Dart.Common Namespace : LogData Class


The following tables list the members exposed by LogData.

Public Fields

 NameDescription
public FieldBuffer Gets the buffer provided to the Read method. (Inherited from Dart.Common.Data)
public FieldCount The number of bytes read or written. (Inherited from Dart.Common.Data)
public FieldDelimiter Gets the search string used in some Read overloads. (Inherited from Dart.Common.Data)
public FieldDirection Indicates whether data is incoming (received) or outgoing (sent).  
public FieldEncoding Gets the character encoding used by the Data object. (Inherited from Dart.Common.Data)
public FieldOffset The offset into the buffer provided by the Read method. (Inherited from Dart.Common.Data)
Top

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.