PSTransportOption
Class
Definition
This the abstract class that defines the options for underlying transport layer.
public abstract class PSTransportOption : ICloneable
- Inheritance
-
PSTransportOption
- Derived
- Implements
Constructors
| PSTransportOption() |
Methods
| Clone() |
Clone from IClonable |
| LoadFromDefaults(PSSessionType, Boolean) |
Sets all the values to default values. If keepAssigned is true only those values are set which are unassigned. |