Documentation for a minimal subset of the QSM API
IReliableSerializableSender Interface
Namespaces > QS.CMS.Base3 > IReliableSerializableSender

[Missing <summary> documentation for T:QS.CMS.Base3.IReliableSerializableSender]

Syntax
C#Visual BasicManaged C++
public interface IReliableSerializableSender : ISerializableSender, IComparable
Public Interface IReliableSerializableSender _
	Implements ISerializableSender, IComparable
public interface class IReliableSerializableSender : ISerializableSender, IComparable
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
Address (Inherited from ISerializableSender.)
BeginSend(UInt32, ISerializable, AsynchronousOperationCallback, Object)
CompareTo(Object)
Compares the current instance with another object of the same type.
(Inherited from IComparable.)
EndSend(IAsynchronousOperation)
MTU (Inherited from ISerializableSender.)
send(UInt32, ISerializable) (Inherited from ISerializableSender.)

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0