The IAppServer type exposes the following members.

Methods

  NameDescription
CloseConnection
Closes the connection.
CloseController
Closes a controller.
CloseListener
Closes a listener.
CreateChanStatus
Creates a channel status object.
CreateConfigMgr
Creates a config manager object.
CreateController
Creates a controller.
CreateDVCapture
Creates a DVCapture object.
CreateHostBrowser
Creates a HostBrowser.
CreateListener
Creates a listener.
CreateLog
Creates a log object.
CreateMediaMgr
Creates a media manager object.
CreateXfrQueue
Creates a TransferQueue object.
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
GetChannelOwnerInfo
Gets the channel owner info.
SuspendConnection
Suspends the connection

Properties

  NameDescription
CreationTime
Gets the creation time.
Guid
Gets the GUID.
IsSuspended
Gets or sets a value indicating whether this instance is suspended.
LastRequestTime
Gets the last request time.
Machine
Gets the machine.
Suite
Gets the suite.
User
Gets the user.

See Also