Gets or sets the transport type specified by the current instance.
A string containing the transport type associated with the current instance. Valid values are "All", "Connectionless", "ConnectionOriented", "Tcp", and "Udp".
Type Reason ArgumentException SocketPermissionAttribute.Transport is being set and is not null.
This property is write-once. Once this property has been set to a non-null value, attempts to set this property to new value cause a ArgumentException .
Note: Valid values for this property correspond to System.Net.TransportType enumeration values.
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0