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.)

Properties

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

See Also