Property Result
| Edit this page View SourceResult
The result after processing the message. Use this to set the return result, after also setting Handled to true.
Declaration
public nint Result { get; set; }
Property Value
| Type | Description |
|---|---|
| nint |
The result after processing the message. Use this to set the return result, after also setting Handled to true.
public nint Result { get; set; }
| Type | Description |
|---|---|
| nint |