Method MaxHeaderSize
MaxHeaderSize(NetworkPipeline)
Max headersize including optional NetworkPipeline
Declaration
public int MaxHeaderSize(NetworkPipeline pipe)
Parameters
Type | Name | Description |
---|---|---|
NetworkPipeline | pipe | The pipeline for which to get the maximum header size. |
Returns
Type | Description |
---|---|
int | The maximum header size. |