Determines whether the supplied SendReceiveOptions is compatible, from a serialization point of view, with this instance
Namespace: NetworkCommsDotNetAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- options
- Type: NetworkCommsDotNet SendReceiveOptions
The SendReceiveOptions to compare against
Return Value
Type: BooleanTrue if the options are compatible, false otherwise
Remarks
See Also