Property ConnectionString
ConnectionString
Gets or sets a value specifying the endpoints to attach the socket to.
[TypeConverter(typeof(ConnectionStringConverter))]
public string ConnectionString { get; set; }
Gets or sets a value specifying the endpoints to attach the socket to.
[TypeConverter(typeof(ConnectionStringConverter))]
public string ConnectionString { get; set; }