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