Click or drag to resize

IOperationServiceGetHostTerminal Method

Returns info about the current terminal.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
IHostTerminal GetHostTerminal()

Return Value

Type: IHostTerminal
Info about the current terminal.
See Also