![]() |
| Previous | Next |
The Channel object contains the following properties for each station.
| Property | Access | Description |
| AutoArchive | Read/ Write |
Returns or sets a Boolean value that determines whether content is automatically cached. |
| AutoArchiveDir | Read/ Write |
Returns or sets the String value containing the directory where the automatic content cache is stored. |
| AutoArchiveSize | Read/ Write |
Returns or sets the Long value of the size, in kilobytes, of the automatic content cache. |
| ChannelFormats | Read Only |
Returns a ChannelsFormats collection object. |
| ContactAddress | Read/ Write |
Returns or sets the contact mailing address of the station. |
| ContactEmail | Read/ Write |
Returns or sets the contact e-mail address of the station. |
| ContactPhone | Read/ Write |
Returns or sets the contact phone number of the station. |
| DeliveryMode | Read/ Write |
Returns or sets the delivery mode of the station. |
| Description | Read/ Write |
Returns or sets the description of the station. |
| MulticastAddress | Read/ Write |
Returns or sets the multicast address of the station. |
| MulticastAdapterAddress | Read/ Write |
Returns or sets the address of the network card used by the station. |
| MulticastTimeToLive | Read/ Write |
Returns or sets the multicast time-to-live (TTL) value of the station. |
| Name | Read/ Write |
Returns or sets the name of the station. |
| NSCURL | Read/ Write |
Returns or sets the Uniform Resource Locator (URL) for the Windows Media Station (.nsc) file of the station. |
| Port | Read/ Write |
Returns or sets the port of the station. |
| Version | Read Only |
Returns the version of the station. |
| DistributionLimit | Read/ Write |
Returns or sets the maximum number of distribution points. |
| LogURL | Read/ Write |
Returns or sets the URL of the server log file. |
| UnicastURL | Read/ Write |
Returns or sets the URL of the unicast publishing point. |
| Previous | Next |