@tikoci/centrs
Preparing search index...
BtestServerData
Interface BtestServerData
interface
BtestServerData
{
authenticate
:
boolean
;
bind
:
string
;
maxSessions
:
number
;
port
:
number
;
sessions
:
readonly
BtestSessionRecord
[]
;
stopReason
:
BtestStopReason
;
}
Index
Properties
authenticate
bind
max
Sessions
port
sessions
stop
Reason
Properties
authenticate
authenticate
:
boolean
bind
bind
:
string
max
Sessions
maxSessions
:
number
port
port
:
number
sessions
sessions
:
readonly
BtestSessionRecord
[]
stop
Reason
stopReason
:
BtestStopReason
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authenticate
bind
max
Sessions
port
sessions
stop
Reason
@tikoci/centrs
Loading...