SegmentParameters Members
The SegmentParameters type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SegmentParameters |
Initializes a new instance of the SegmentParameters struct.
|
Methods
Name | Description | |
---|---|---|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() |
AllowPickupConnection |
True if to pickup the incoming connection
|
![]() |
Name |
Segment Name
|
![]() |
SegmentAddress |
Segment address
|
![]() |
TimeIdleKeepConnection |
Time idle keep connection.
|
![]() |
TimeKeepConnrction |
Time keep connection
|
![]() |
TimeReconnect |
Time reconnect segment
|
![]() |
TimeReconnectAfterFailure |
Time Reconnect after failure
|