Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
Receive ( Func | ||
Send ( System.Action sendAction, System.TimeSpan timeout ) : void | ||
SendReceiveLock ( string fullName, string emptyName ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public Receive ( Func | ||
receiveFunc | Func | |
timeout | System.TimeSpan | |
Résultat | object |
public Send ( System.Action sendAction, System.TimeSpan timeout ) : void | ||
sendAction | System.Action | |
timeout | System.TimeSpan | |
Résultat | void |
public SendReceiveLock ( string fullName, string emptyName ) : System | ||
fullName | string | |
emptyName | string | |
Résultat | System |