Photon Fusion
2.0.8
Network connection More...
Public Member Functions | |
| override string | ToString () |
| Returns a string that represents the current NetConnection. More... | |
Properties | |
| bool | Active [get] |
| Gets a value indicating whether the connection is active. More... | |
| NetConnectionStatus | ConnectionStatus [get] |
| Gets the current status of the connection. More... | |
| NetConnectionId | LocalConnectionId [get] |
| Gets the local connection ID. More... | |
| NetAddress | RemoteAddress [get] |
| Gets the remote address of the connection. More... | |
| NetConnectionId | RemoteConnectionId [get] |
| Gets the remote connection ID. More... | |
| double | RoundTripTime [get] |
| Gets the round-trip time (RTT) for the connection. More... | |
Network connection
| override string ToString | ( | ) |
Returns a string that represents the current NetConnection.
|
get |
Gets a value indicating whether the connection is active.
|
get |
Gets the current status of the connection.
|
get |
Gets the local connection ID.
|
get |
Gets the remote address of the connection.
|
get |
Gets the remote connection ID.
|
get |
Gets the round-trip time (RTT) for the connection.