Enum IPAddressType
Channel which data is sent or received.
Namespace: FishNet.Transporting
Assembly: FishNet.Runtime.dll
Syntax
public enum IPAddressType : byte
Fields
| Name | Description |
|---|---|
| IPv4 | Address is IPv4. |
| IPv6 | Address is IPv6. |
Channel which data is sent or received.
public enum IPAddressType : byte
| Name | Description |
|---|---|
| IPv4 | Address is IPv4. |
| IPv6 | Address is IPv6. |