Click or drag to resize
ReceiverAccess Property
Gets or sets the access settings to use when the receiver is in passive mode.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Access Access { get; set; }

Property Value

Type: Access
See Also