프로퍼티 | 타입 | 설명 | |
---|---|---|---|
MaxOutstandingReceive | uint | ||
SendCompletionQueue | |||
adressFam | ADDRESS_FAMILIES | ||
protocol | PROTOCOL | ||
sockType | SOCKET_TYPE |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
PreAllocateWrite ( byte buffer ) : |
||
RioSocketPool ( |
메소드 | 설명 | |
---|---|---|
ProcessReceiveCompletes ( object o ) : void | ||
ProcessSendCompletes ( object o ) : void | ||
RioSocketPool ( ) : System |
public PreAllocateWrite ( byte buffer ) : |
||
buffer | byte | |
리턴 |
public RioSocketPool ( |
||
sendPool | ||
receivePool | ||
adressFam | ADDRESS_FAMILIES | |
sockType | SOCKET_TYPE | |
protocol | PROTOCOL | |
maxOutstandingReceive | uint | |
maxOutstandingSend | uint | |
maxSockets | uint | |
adressBufferSize | int | |
리턴 | System |