Check if a string option has been set.
Namespace: NetworkCommsDotNetAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- option
- Type: NetworkCommsDotNet PacketHeaderStringItems
The string option to be checked.
Return Value
Type: BooleanReturns true if the provided string option has been set.
See Also