SendReceiveOptionsT_DS Class |
Namespace: NetworkCommsDotNet
public class SendReceiveOptions<T_DS> : SendReceiveOptions where T_DS : DataSerializer
The SendReceiveOptionsT_DS type exposes the following members.
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.) |