ConnectRequest(String) Constructor |
Connects to a list of cards defined by IPv4, IPv6 or serial number (staring with SP).
Namespace: RAYLASE.PDA.APIAssembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntaxpublic ConnectRequest(
params string[] ipsOrSerialNumbers
)
Parameters
- ipsOrSerialNumbers String
[Missing <param name="ipsOrSerialNumbers"/> documentation for "M:RAYLASE.PDA.API.ConnectRequest.#ctor(System.String[])"]
See Also