| Visual Basic (Declaration) | |
|---|---|
| Public Function New( _ ByVal server As IServerInternal, _ ByVal maxQueueSize As UInteger _ ) | |
| C# | |
|---|---|
| public EventManager( IServerInternal server, uint maxQueueSize ) | |
Parameters
- server
- maxQueueSize
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    