Click or drag to resize
IRebroadcastServer Properties

The IRebroadcastServer type exposes the following members.

Properties
  NameDescription
Public propertyConnectionEstablished
Gets a value indicating that the server is online and something is connected to it.
Public propertyConnector
Gets or sets the object that establishes the connection for us.
Public propertyFeed
Gets or sets the feed to take messages and bytes from.
Public propertyFormat
Gets or sets the format that the server is going to send information in.
Public propertyName
Gets or sets the name of the rebroadcast server.
Public propertyOnline
Gets or sets a flag indicating that the server is online.
Public propertySendIntervalMilliseconds
Gets or sets the interval at which aircraft lists are rebroadcast.
Public propertyUniqueId
Gets or sets the unique ID of the rebroadcast server.
Top
See Also