Class NanoNetworkDevice
- Namespace
- nanoFramework.Tools.Debugger.PortTcpIp
- Assembly
- nanoFramework.Tools.DebugLibrary.Net.dll
public class NanoNetworkDevice : IDisposable
- Inheritance
-
NanoNetworkDevice
- Implements
- Inherited Members
- Extension Methods
Constructors
NanoNetworkDevice()
public NanoNetworkDevice()
Fields
SafeDefaultTimeout
public const int SafeDefaultTimeout = 1000
Field Value
Properties
AvailableBytes
public int AvailableBytes { get; }
Property Value
Connected
public bool Connected { get; }
Property Value
NetworkDeviceInformation
public NetworkDeviceInformation NetworkDeviceInformation { get; set; }
Property Value
Methods
Close()
public void Close()
Connect()
public NetworkStream Connect()
Returns
Dispose()
public void Dispose()