RemObjects.Elements.System.Memory<SyscallError> Extension
Location
- Reference: Go.dll
- Namespace: go.os
- Extends: Memory<SyscallError>
- Platforms: .NET, .NET Standard 2.0
Instance Methods
Error
method Error: string
string Error()
func Error() -> string
func Error() string
Function Error() As string
Timeout
method Timeout: bool
bool Timeout()
func Timeout() -> bool
func Timeout() bool
Function Timeout() As bool
Unwrap
method Unwrap: error
error Unwrap()
func Unwrap() -> error
func Unwrap() error
Function Unwrap() As error