Photon Server API

Protected Member Functions | Properties | List of all members
ExitGames.Messaging.ThrottledMessageQueue Class Reference

The throttled message queue. More...

Inheritance diagram for ExitGames.Messaging.ThrottledMessageQueue:

Protected Member Functions

override void Dispose (bool disposing)
 Disposal of the resources used by the message queue. More...
 

Properties

int DispatchCountPerInterval [get, set]
 Gets or sets DispatchCountPerInterval. More...
 
MessageRemoveBehavior MessageRemoveBehavior [get, set]
 Gets or sets the message remove behavior. More...
 

Detailed Description

The throttled message queue.

Member Function Documentation

◆ Dispose()

override void ExitGames.Messaging.ThrottledMessageQueue.Dispose ( bool  disposing)
inlineprotected

Disposal of the resources used by the message queue.

Parameters
disposingThe disposing.

Property Documentation

◆ DispatchCountPerInterval

int ExitGames.Messaging.ThrottledMessageQueue.DispatchCountPerInterval
getset

Gets or sets DispatchCountPerInterval.

◆ MessageRemoveBehavior

MessageRemoveBehavior ExitGames.Messaging.ThrottledMessageQueue.MessageRemoveBehavior
getset

Gets or sets the message remove behavior.

default: Messaging.MessageRemoveBehavior.AfterDispatch