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