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