| RebroadcastServerConnection Properties |
The RebroadcastServerConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| BytesBuffered |
Gets or sets a count of bytes currently buffered and awaiting transmission.
| |
| BytesWritten |
Gets or sets a count of bytes sent to the client.
| |
| EndpointIPAddress |
Gets or sets the IP address that the client connected from.
| |
| EndpointPort |
Gets or sets the port that the client connected from.
| |
| LocalPort |
Gets or sets the local port that the rebroadcast server listens to.
| |
| Name |
Gets or sets the name of the rebroadcast server.
| |
| RebroadcastServerId |
Gets or sets the identifier of the rebroadcast server.
| |
| RemoteAddress |
Gets the address held by EndpointIPAddress.
| |
| StaleBytesDiscarded |
Gets or sets a count of bytes that were discarded from the buffer because they took
too long to send.
|