Set up or join a server, and send and receive messages across a network
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Networking MessagingSession
Namespace: DeltaEngine.Networking
Assembly: DeltaEngine.Networking (in DeltaEngine.Networking.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The MessagingSession type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MessagingSession | Initializes a new instance of the MessagingSession class |
Methods
Name | Description | |
---|---|---|
AddToIncomingMessages | ||
Disconnect | ||
Dispose | Releases all resources used by the MessagingSession | |
GetMessages | ||
SendMessage |
Fields
Name | Description | |
---|---|---|
UniqueIDUnassigned |
Properties
Name | Description | |
---|---|---|
NumberOfParticipants | ||
UniqueID |
See Also