Group :: AddMemberConn

01 Specifies a connection to a member.
02

[C++] void AddMemberConn(std::string const &memberName, std::string const &opt);
[C#] void AddMemberConn(string memberName, string opt);

03 Parameters:
  • memberName: Name of the member
  • opt: Connection options string
04 Reference: net::semys
Implementation: Semys Architecture
See Also: Arch Group Sub-System, Group, SemysGroupAddMemberConn()

Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details.