Pure Mpi.NET Library
MpiMgmtClient Class
NamespacesMpiMpiMgmtClient
Client connection to Mpi Mgmt Service
Declaration Syntax
C#Visual BasicVisual C++
public class MpiMgmtClient : IDisposable
Public Class MpiMgmtClient _
	Implements IDisposable
public ref class MpiMgmtClient : IDisposable
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
MpiMgmtClient(String)
Constructs mpi mgmt client using default .net configuration

Clients
List of clients used to connect to machines

CopyDirectory(String, String)
copies source directory into the destination directory for all machines participating in environment

CopyFile(String, String)
Copies a file to all machines participating in the specified environment

Dispose()()()
Disposes of the wcf clients

Dispose(Boolean)
Disposes of client resources

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Execute(String, String, String, array<Object>[]()[])
Executes a method on the machines associated with a particular environment

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.)
MachineElements
List of machine elements used in configuration

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Open()()()
opens connections to mgmt services on machines

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
MpiMgmtClient

Assembly: Mpi (Module: Mpi) Version: 1.0.0.3 (1.0.0.3)