ZennoLab Assemblies Documentation
GetNewInstance Method
See Also  Send Feedback
ZennoLab.InterfacesLibrary Assembly > ZennoLab.InterfacesLibrary.ZennoPoster Namespace > IInstanceManagerService Interface : GetNewInstance Method
url
Address of the host pipe for instance (127.0.0.1)
port
Port of instance
address
Mode of instance

Glossary Item Box

Get the instance

Syntax

C# 
void GetNewInstance( 
   out string url,
   out int port,
   out string address
)

Parameters

url
Address of the host pipe for instance (127.0.0.1)
port
Port of instance
address
Mode of instance

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.