Namespace:
HidSharp.Experimental
Assembly:
HidSharp (in HidSharp.dll) Version: 2.6.3
public virtual void EndWriteCharacteristicWithoutResponse(
IAsyncResult asyncResult
)
Public Overridable Sub EndWriteCharacteristicWithoutResponse (
asyncResult As IAsyncResult
)
public:
virtual void EndWriteCharacteristicWithoutResponse(
IAsyncResult^ asyncResult
)
abstract EndWriteCharacteristicWithoutResponse :
asyncResult : IAsyncResult -> unit
override EndWriteCharacteristicWithoutResponse :
asyncResult : IAsyncResult -> unit
Parameters
- asyncResult
- Type: SystemIAsyncResult
Reference