| StreamSocketCreateArgs Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: FM.IceLink
The StreamSocketCreateArgs type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | StreamSocketCreateArgs | 
            Initializes a new instance of the StreamSocketCreateArgs class.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | IPv6 | 
            Gets or sets a value indicating whether the socket should support IPv6.
             | 
|  | Secure | 
            Gets or sets a value indicating whether the socket should be secured.
             | 
|  | Server | 
            Gets or sets a value indicating whether the socket should accept incoming connections.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Version Information
Version Information See Also
See Also