IDevicePacketStream::get_Buffering
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