Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables or disables Nagle's buffering algorithm on the stream.
HRESULT put_Buffering([in] VARIANT_BOOL bBuffering)
Parameters
- bBuffering
Use true for enabled, false for disabled.
Return Value
An HRESULT value that indicates the outcome of the method call.
Managed Equivalent
IDevicePacketStream..::.Buffering
Requirements
DeviceAgentTransport.h