BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

ProtocolParameters Constructor

Badly formed XML comment.

Namespace:  CAS.Lib.CommonBus.ApplicationLayer
Assembly:  CommServer.CommonBus (in CommServer.CommonBus.dll)

Syntax


public ProtocolParameters(
	uint portSpeed,
	uint TimeoutResponse,
	ushort NumberOfRetries
)
Public Sub New ( _
	portSpeed As UInteger, _
	TimeoutResponse As UInteger, _
	NumberOfRetries As UShort _
)
public:
ProtocolParameters(
	unsigned int^ portSpeed, 
	unsigned int^ TimeoutResponse, 
	unsigned short^ NumberOfRetries
)

Parameters

portSpeed
Type: UInt32
TimeoutResponse
Type: UInt32
NumberOfRetries
Type: UInt16