Edit

Share via


Syscall.ReturnValue Property

Definition

Gets the value returned by the system call function, if available.

public Nullable<int> ReturnValue { get; }
member this.ReturnValue : Nullable<int>
Public ReadOnly Property ReturnValue As Nullable(Of Integer)

Property Value

Applies to