Click or drag to resize
IZetHost Interface
Zet Universe

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:ZU.Plugins.IZetHost"]

Namespace: ZU.Plugins
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
public interface IZetHost : IHost, 
	IHostItem

The IZetHost type exposes the following members.

Properties
  NameDescription
Public propertyAppManager
Public propertyFrame
Public propertyObject (Inherited from IHostItem.)
Public propertyPlugins (Inherited from IHost.)
Public propertySIM
Public propertyTrace (Inherited from IHost.)
Public propertyUser (Inherited from IHost.)
Top
Methods
  NameDescription
Public methodGetSessionValue (Inherited from IHost.)
Public methodImpersonateUser (Inherited from IHost.)
Public methodSetSessionValue (Inherited from IHost.)
Public methodUnloadPlugin(DisconnectMode) (Inherited from IHost.)
Public methodUnloadPlugin(IPluginBase) (Inherited from IHost.)
Top
See Also