Documentation for a minimal subset of the QSM API
SenderCollection<(Of <K, C>)> Class
Namespaces > QS.CMS.Base3 > SenderCollection<(Of K, C>)

[Missing <summary> documentation for T:QS.CMS.Base3.SenderCollection`2]

Syntax
C#Visual BasicManaged C++
public abstract class SenderCollection<K, C> : Inspectable, ISenderCollection<K, C>, IAttributeCollection, IAttribute where K : new(),  where C : 
Public MustInherit Class SenderCollection(Of K As {New, }, C As ) _
	Inherits Inspectable _
	Implements ISenderCollection(Of K, C), IAttributeCollection, IAttribute
generic<typename K, typename C>
where K : gcnew(), 
where C : 
public ref class SenderCollection abstract : public Inspectable, ISenderCollection<K, C>, IAttributeCollection, IAttribute
Type Parameters
K
C
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
attributeCollection (Inherited from .)
SenderCollection<(Of K, C>)New()
CreateSender(K)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()
Serves as a hash function for a particular type.
(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.)
senders
Senders_AttributeCollection
ToString()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Inspectable
 SenderCollection<(Of K, C>)
  MulticastingURS
  SimpleURVS
  UnreliableAnycastingRegionSender
  BufferingUNS

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0