Table of Contents

Class ExceptionMessage

Namespace
Stride.Engine.Network
Assembly
Stride.Engine.dll

In the case of a SocketMessage when we use it in a SendReceiveAsync we want to propagate exceptions from the remote host

public class ExceptionMessage : SocketMessage
Inheritance
ExceptionMessage
Inherited Members
Extension Methods

Fields

ExceptionInfo

Remote exception information

public ExceptionInfo ExceptionInfo

Field Value

ExceptionInfo