Gets or sets the element at the specified index of the byte array storing the socket address.
- offset
- A int containing the zero-based index of the element to get or set.
A byte containing the element at the specified index.
Type Reason IndexOutOfRangeException offset is < 0.
-or-
offset >= SocketAddress.Size.
Documentation for this section has not yet been entered.
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0