Skip to content

Commit 156c0fa

Browse files
Add comment for clarity
***NO_CI***
1 parent 1670315 commit 156c0fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

System.Device.UsbStream/UsbStream.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ public int ReceivedBytesThreshold
130130

131131
set
132132
{
133+
// backing field will be updated in native code
133134
NativeReceivedBytesThreshold(value);
134135
}
135136
}

0 commit comments

Comments
 (0)