Table of Contents

Class SocketMessage

Namespace
Stride.Engine.Network
Assembly
Stride.Engine.dll
[DataContract(Inherited = true)]
public class SocketMessage
Inheritance
SocketMessage
Derived
Extension Methods

Fields

StreamId

An ID that will identify the message, in order to answer to it.

public int StreamId

Field Value

int

Properties

NextStreamId

public static int NextStreamId { get; }

Property Value

int