bigloo.socket.socket C# (CSharp) Method

socket() protected method

protected socket ( ) : System
return System
        protected socket()
        {
            input= bigloo.foreign.BFALSE;
              output= bigloo.foreign.BFALSE;
        }