Свойство | Type | Description | |
---|---|---|---|
_log | ILog | ||
_openEnvelope | MessageContext>.Func | ||
_responseEnvelope | Envelope | ||
_responseEvent | |||
_responseFilter | Predicate |
Méthode | Description | |
---|---|---|
GetResponse ( System.TimeSpan timeout ) : object | ||
Handle ( Envelope env ) : object | ||
HandleFailed ( Envelope env, |
||
RpcRegistration ( System.Guid requestId, string expectedTopic, MessageContext>.Func |
Méthode | Description | |
---|---|---|
BuildRpcTopic ( string expectedTopic, System.Guid requestId ) : string |
protected BuildRpcTopic ( string expectedTopic, System.Guid requestId ) : string | ||
expectedTopic | string | |
requestId | System.Guid | |
Résultat | string |
public GetResponse ( System.TimeSpan timeout ) : object | ||
timeout | System.TimeSpan | |
Résultat | object |
public HandleFailed ( Envelope env, |
||
env | Envelope | |
ex | ||
Résultat | object |
public RpcRegistration ( System.Guid requestId, string expectedTopic, MessageContext>.Func |
||
requestId | System.Guid | |
expectedTopic | string | |
openEnvelope | MessageContext>.Func | |
Résultat | System |
protected AutoResetEvent,System.Threading _responseEvent | ||
Résultat |