EventType Enumeration

MCManager API

[Missing <summary> documentation for "T:Moxiecode.Manager.EventType"]

Namespace:  Moxiecode.Manager
Assembly:  MCManager (in MCManager.dll) Version: 1.0.0.0

Syntax

C#
public enum EventType
Visual Basic (Declaration)
Public Enumeration EventType
Visual C++
public enum class EventType

Members

Member nameDescription
Authenticate
PreInit
Init
Login
Logout
BeforeFileAction
FileAction
BeforeRPC
BeforeStream
Stream
AfterStream
BeforeUpload
AfterUpload
CustomInfo
InsertFile
RPC
Upload
KeepAlive

See Also