







[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 name | Description | |
|---|---|---|
| Authenticate | ||
| PreInit | ||
| Init | ||
| Login | ||
| Logout | ||
| BeforeFileAction | ||
| FileAction | ||
| BeforeRPC | ||
| BeforeStream | ||
| Stream | ||
| AfterStream | ||
| BeforeUpload | ||
| AfterUpload | ||
| CustomInfo | ||
| InsertFile | ||
| RPC | ||
| Upload | ||
| KeepAlive |
