Editar

Compartir vía


PartyXblThreadId

Threads that Party Xbox Live Helper library uses for internal purposes.

Syntax

enum class PartyXblThreadId    
{  
    WebRequest = 0,  
}  

Constants

Constant Description
WebRequest Represents the Party Xbox Live Helper library internal web request threads.

The internal networking thread is driven from both network I/O and polling mechanisms. It wakes every 50 to 100 milliseconds or whenever network traffic is received.

Requirements

Header: PartyXboxLive.h

See also

PartyXboxLive members
PartyXblManager::GetThreadAffinityMask
PartyXblManager::SetThreadAffinityMask