ZennoLab Assemblies Documentation
ZennoPoster Constructor
See Also  Send Feedback
ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > ZennoPoster Class : ZennoPoster Constructor
url

Type: System.String

The URL of a new object of ZennoPoster class.

port

Type: System.Int32

The port of a new object of ZennoPoster class.

address

Type: System.String

The address of a new object of ZennoPoster class.

Glossary Item Box

Creates a new ZennoPoster object.

Syntax

C# 
public ZennoPoster( 
   string url,
   int port,
   string address
)

Parameters

url

Type: System.String

The URL of a new object of ZennoPoster class.

port

Type: System.Int32

The port of a new object of ZennoPoster class.

address

Type: System.String

The address of a new object of ZennoPoster class.

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.