Overload List

  NameDescription
Public methodInvokeMembers(InvokeOptions)
Invokes the appropriate invoke method of the specified class on all the Members (Seeders and Leeches) Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeMembers<(Of <<'(T>)>>)(Tuple) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeMembers(ICollection<(Of <<'(Member>)>>), InvokeOptions)
Invokes the appropriate invoke method of the specified class on the specified Members Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeMembers<(Of <<'(T>)>>)(ICollection<(Of <<'(Member>)>>), Tuple) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeMembers<(Of <<'(T>)>>)(Tuple, InvokeOptions) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeMembers<(Of <<'(T>)>>)(Tuple, InvokeResultListHandler) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeMembers(Tuple, String) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeMembers<(Of <<'(T>)>>)(ICollection<(Of <<'(Member>)>>), Tuple, InvokeOptions) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeMembers<(Of <<'(T>)>>)(ICollection<(Of <<'(Member>)>>), Tuple, InvokeResultListHandler) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeMembers(ICollection<(Of <<'(Member>)>>), Tuple, String) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeMembers<(Of <<'(T>)>>)(Tuple, InvokeResultListHandler, InvokeOptions) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeMembers(Tuple, String, InvokeOptions) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeMembers(Tuple, String, InvokeResultListHandler) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeMembers<(Of <<'(T>)>>)(ICollection<(Of <<'(Member>)>>), Tuple, InvokeResultListHandler, InvokeOptions) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeMembers(ICollection<(Of <<'(Member>)>>), Tuple, String, InvokeOptions) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeMembers(ICollection<(Of <<'(Member>)>>), Tuple, String, InvokeResultListHandler) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeMembers(Tuple, String, InvokeResultListHandler, InvokeOptions) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeMembers(ICollection<(Of <<'(Member>)>>), Tuple, String, InvokeResultListHandler, InvokeOptions) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!

See Also