[Missing <summary> documentation for "M:InTheHand.Bluetooth.GattCharacteristic.ReadValueAsync"]
public Task<byte[]> ReadValueAsync()Public Function ReadValueAsync As Task(Of Byte())public:
Task<array<unsigned char>^>^ ReadValueAsync()member ReadValueAsync : unit -> Task<byte[]> [Missing <returns> documentation for "M:InTheHand.Bluetooth.GattCharacteristic.ReadValueAsync"]