| ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > ZennoPoster Class : ReleaseInstance Method |
Type: System.String
Pipe host of instance (127.0.0.1).
Type: System.Int32
Instance port.
Type: System.String
Instance work mode.
Type: System.String
Pipe host of instance (127.0.0.1).
Type: System.Int32
Instance port.
Type: System.String
Instance work mode.
// Release the instance on the known port ZennoPoster.ReleaseInstance("127.0.0.1", port, "server");
// Release the instance on the known port ZennoPoster::ReleaseInstance("127.0.0.1", $port, "server");
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.