Struct NtConnectionNotification
NT Connection Notification
Inherited Members
Namespace: NetworkTables.Natives
Assembly: FRC.NetworkTables.dll
Syntax
public struct NtConnectionNotification
Fields
| Improve this Doc View Sourceconn
Connection Info
Declaration
public NtConnectionInfo conn
Field Value
| Type | Description |
|---|---|
| NtConnectionInfo |
connected
Connected or Disconnected
Declaration
public NtBool connected
Field Value
| Type | Description |
|---|---|
| NtBool |
listener
Listener Handle
Declaration
public NtConnectionListener listener
Field Value
| Type | Description |
|---|---|
| NtConnectionListener |