Click or drag to resize

IProfileTransportModes Property

Gets or sets TransportModes

Namespace:  PSI.Sox.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
List<TransportMode> TransportModes { get; set; }

Property Value

Type: ListTransportMode
See Also