Click or drag to resize

ConnectRequest(String) Constructor

Connects to a list of cards defined by IPv4, IPv6 or serial number (staring with SP).

Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax
C#
public ConnectRequest(
	params string[] ipsOrSerialNumbers
)

Parameters

ipsOrSerialNumbers  String

[Missing <param name="ipsOrSerialNumbers"/> documentation for "M:RAYLASE.PDA.API.ConnectRequest.#ctor(System.String[])"]

See Also