메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
Receive ( Func | ||
Send ( System.Action sendAction, System.TimeSpan timeout ) : void | ||
SendReceiveLock ( string fullName, string emptyName ) : System |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
public Send ( System.Action sendAction, System.TimeSpan timeout ) : void | ||
sendAction | System.Action | |
timeout | System.TimeSpan | |
리턴 | void |
public SendReceiveLock ( string fullName, string emptyName ) : System | ||
fullName | string | |
emptyName | string | |
리턴 | System |