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.
Checks if Nagle's buffering algorithm is enabled on the stream.
HRESULT get_Buffering([retval][out] VARIANT_BOOL *pbBuffering)
Parameters
- pbBuffering
true means enabled, false means disabled.
Return Value
An HRESULT value that indicates the outcome of the method call.
Managed Equivalent
IDevicePacketStream..::.Buffering
Requirements
DeviceAgentTransport.h