The IAppServer2 type exposes the following members.

Methods

  NameDescription
CloseConnection
Closes the connection.
(Inherited from IAppServer.)
CloseController
Closes a controller.
(Inherited from IAppServer.)
CloseListener
Closes a listener.
(Inherited from IAppServer.)
CreateChanStatus
Creates a channel status object.
(Inherited from IAppServer.)
CreateConfigMgr
Creates a config manager object.
(Inherited from IAppServer.)
CreateController
Creates a controller.
(Inherited from IAppServer.)
CreateDVCapture
Creates a DVCapture object.
(Inherited from IAppServer.)
CreateHostBrowser
Creates a HostBrowser.
(Inherited from IAppServer.)
CreateListener
Creates a listener.
(Inherited from IAppServer.)
CreateLog
Creates a log object.
(Inherited from IAppServer.)
CreateMediaMgr
Creates a media manager object.
(Inherited from IAppServer.)
CreateXfrQueue
Creates a TransferQueue object.
(Inherited from IAppServer.)
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
GetChannelOwnerInfo
Gets the channel owner info.
(Inherited from IAppServer.)
GetProtocolDomain
Gets the protocol domain.
GetProtocolPassword
Gets the protocol password.
GetProtocolUser
Gets the protocol user.
IsChannelAccessAllowedForUser
Determines whether the user has rights to use the channel.
IsValidProtocolUser
Determines whether the the user is a valid user (i.e. has a valid local or domain account).
SetProtocolDomain
Gets the protocol domain.
SetProtocolPassword
Gets the protocol password.
SetProtocolUser
Sets the protocol user.
SuspendConnection
Suspends the connection
(Inherited from IAppServer.)

See Also