Click or drag to resize
MemcachePoolMember Constructor
初始一个新实例

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public MemcachePoolMember(
	string host,
	int port
)

Parameters

host
Type: SystemString

[Missing <param name="host"/> documentation for "M:Adf.MemcachePoolMember.#ctor(System.String,System.Int32)"]

port
Type: SystemInt32

[Missing <param name="port"/> documentation for "M:Adf.MemcachePoolMember.#ctor(System.String,System.Int32)"]

See Also