C# Class Tce.RpcCommunicator.Settings

Mostrar archivo Open project: adoggie/TCE

Public Properties

Property Type Description
callwait int
checkHealthInterval int
name string
socket_async_conn bool
threadNum int

Property Details

callwait public_oe property

public int callwait
return int

checkHealthInterval public_oe property

public int checkHealthInterval
return int

name public_oe property

public string name
return string

socket_async_conn public_oe property

public bool socket_async_conn
return bool

threadNum public_oe property

public int threadNum
return int