| SocketConnectionInitial Property |
[Missing <summary> documentation for "P:AsterNET.IO.SocketConnection.Initial"]
Namespace: AsterNET.IOAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool Initial { get; set; }
Public Property Initial As Boolean
Get
Set
public:
property bool Initial {
bool get ();
void set (bool value);
}
member Initial : bool with get, set
Property Value
Type:
BooleanSee Also