Gets or sets the value indicating whether the client-side should connect to the server during the creation of the transport channel.
Declaring type: TcpExChannel
Namespace: Zyan.Communication.Protocols.Tcp.DuplexChannel
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public bool ConnectDuringCreation { get; set; }
Property Value

There is no description.