ExceptionMessage Class
Namespace: Stride.Engine.NetworkAssembly: 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
Derived from ExceptionMessage:
public class ExceptionMessage : SocketMessage
| Name | Description | |
|---|---|---|
| Fields | ||
| ExceptionInfo | Remote exception information |
|
Fields
ExceptionInfo
Remote exception information
public ExceptionInfo ExceptionInfo
Field Value
| Type | Description |
|---|---|
| ExceptionInfo |