Property Length
Length
Length of the raw address representation. Does not include the size of the port and of the family. Generally, there's no use for this property except for low-level code.
Declaration
public int Length { get; }
Property Value
Type | Description |
---|---|
int | Length in bytes. |