A Sandcastle Documented Class Library
AutoIPCClient Constructor (ServerID, Name)
NamespacesDotNetRemotingAutoIPCClientAutoIPCClient(Int32, String)
Initializes a new instance of the AutoIPCClient class.
Declaration Syntax
C#Visual BasicVisual C++
public AutoIPCClient(
	int ServerID,
	string Name
)
Public Sub New ( _
	ServerID As Integer, _
	Name As String _
)
public:
AutoIPCClient(
	int ServerID, 
	String^ Name
)
Parameters
ServerID (Int32)
Name (String)

Assembly: AsyncWinLib (Module: AsyncWinLib) Version: 1.0.3522.21484