PortStatusChangedEventArgs Constructor |
Namespace:
InTheHand.Net.Ports
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic PortStatusChangedEventArgs(
bool connected,
string portName,
BluetoothAddress address
)
Parameters
- connected
- Type: SystemBoolean
- portName
- Type: SystemString
- address
- Type: InTheHand.NetBluetoothAddress
See Also