SendReceiveOptionsT_DS, T_DP1, T_DP2, T_DP3 Class |
Namespace: NetworkCommsDotNet
public class SendReceiveOptions<T_DS, T_DP1, T_DP2, T_DP3> : SendReceiveOptions where T_DS : DataSerializer where T_DP1 : DataProcessor where T_DP2 : DataProcessor where T_DP3 : DataProcessor
The SendReceiveOptionsT_DS, T_DP1, T_DP2, T_DP3 type exposes the following members.
Name | Description | |
---|---|---|
![]() | SendReceiveOptionsT_DS, T_DP1, T_DP2, T_DP3 |
Name | Description | |
---|---|---|
![]() | DataProcessors | (Inherited from SendReceiveOptions.) |
![]() | DataSerializer | (Inherited from SendReceiveOptions.) |
![]() | IncludePacketConstructionTime | (Inherited from SendReceiveOptions.) |
![]() | Options | (Inherited from SendReceiveOptions.) |
![]() | ReceiveConfirmationRequired | (Inherited from SendReceiveOptions.) |
![]() | ReceiveHandlePriority | (Inherited from SendReceiveOptions.) |
![]() | UseNestedPacket | (Inherited from SendReceiveOptions.) |
Name | Description | |
---|---|---|
![]() | Clone | (Inherited from SendReceiveOptions.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OptionsCompatible | (Inherited from SendReceiveOptions.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |