Click or drag to resize
IZetProcessor Interface
Zet Universe

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

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

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 IZetProcessor : IPlugin

The IZetProcessor type exposes the following members.

Properties
  NameDescription
Public propertyHost (Inherited from IPlugin.)
Public propertyName
Public propertyStatus
Top
Methods
  NameDescription
Public methodInvoke (Inherited from IPlugin.)
Public methodOnConnection (Inherited from IPlugin.)
Public methodOnDisconnection (Inherited from IPlugin.)
Public methodShutdown
Top
See Also