![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.15
|
Leadtools.MediaStreaming Namespace : Server Class |
The following tables list the members exposed by Server.
Name | Description | |
---|---|---|
![]() | Server Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ILogHandler | Gets or sets the server's log handler. |
![]() | State | Retrieves the server state. |
Name | Description | |
---|---|---|
![]() | Disconnect | Terminates an active connection. |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | ExportConfigFile | Exports the server's XML configuration to a file. |
![]() | ExportConfigString | Exports the server's XML configuration to a string. |
![]() | GetApplicationProperties | Retrieves a copy of the server's application properties. |
![]() | GetClients | Retrieves a copy of the server's clients list. |
![]() | GetInternalObject | Retrieves the underlying COM server object. |
![]() | GetIPFilters | Retrieves a copy of the server's IP filters. |
![]() | GetLiveStreams | Retrieves a copy of the server's live stream collection. A LiveStreams collection. |
![]() | GetMIMETypes | Retrieves a copy of the server's MIME types. |
![]() | GetNetworkProperties | Retrieves a copy of the network properties for a server. |
![]() | ImportConfigFile | Imports an XML configuration file for the server. |
![]() | ImportConfigString | Imports an XML configuration string for the server. |
![]() | ResetConfig | Resets the server's configuration to its default values. |
![]() | SetApplicationProperties | Sets the application properties for the server. |
![]() | SetIPFilters | Sets the IP filters for the server. |
![]() | SetLiveStreams | Sets the server's live stream collection. |
![]() | SetMIMETypes | Sets the server's MIME types. |
![]() | SetNetworkProperties | Sets the network properties for the server. |
![]() | Start | Starts the server. |
![]() | Stop | Stops the server. |