1 reference to PropertyBufferSize
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketHelper.cs (1)
374return (2 * GetReceiveBufferSize(maxReceivedMessageSize)) + nativeSendBufferSize + NativeOverheadBufferSize + PropertyBufferSize;