Class DebugConnector.Incoming
Inheritance
System.Object
DebugConnector.Incoming
Namespace: Cosmos.Debug.DebugConnectors
Assembly: Cosmos.Debug.DebugConnectors.dll
Syntax
protected class Incoming : object
Fields
| Improve this Doc View SourceCompleted
Declaration
public Action<byte[]> Completed
Field Value
Type | Description |
---|---|
Action<System.Byte[]> |
CurrentPos
Declaration
public int CurrentPos
Field Value
Type | Description |
---|---|
System.Int32 |
Packet
Declaration
public byte[] Packet
Field Value
Type | Description |
---|---|
System.Byte[] |