InvocationGridBuilderAddDependency Method

ScaleOut Software NamedCache API
Overload List

  NameDescription
Public methodAddDependency(Assembly)
Ensures that the dependency and any assemblies referenced by dependency are copied to the hosts on which the invocation grid will run when the [M:Load] method is called.
Public methodAddDependency(Type)
Ensures that the Assemblies required by dependency are copied to the hosts on which the invocation grid will run when the [M:Load] method is called.
Public methodAddDependencyT(T)
Ensures that the Assemblies required by dependency are copied to the hosts on which the invocation grid will run when the [M:Load] method is called.
Top
See Also

Reference