C# Class Tce.RpcCommunicator.Settings

Show file 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 property

public int callwait
return int

checkHealthInterval public property

public int checkHealthInterval
return int

name public property

public string name
return string

socket_async_conn public property

public bool socket_async_conn
return bool

threadNum public property

public int threadNum
return int