Initializes a new instance of the PIXLClient class. This will attempt to connect the client to the PIXL and synchronize all properties.
This sample shows how to call the
PIXLClient Constructor(String,Int32) constructor.
// Create a new instance of the PIXL class using a known port.
var pixl = new PIXLClient("127.0.0.1", 50052);
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2