Méthode | Description | |
---|---|---|
CreateEventPublisher ( string context, ResPublisher publisher, TypeTagResolver typeTagResolver, string>.Func | ||
CreateEventPublisher ( string context, System.TimeSpan defaultTimeout, TypeTagResolver typeTagResolver, string>.Func | ||
CreateRawPublisher ( System.TimeSpan defaultTimeout ) : ResPublisher | ||
Dispose ( ) : void | ||
ResPublishEngine ( string endpoint, bool isDisabled = false ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
start ( string endpoint ) : void |
public CreateEventPublisher ( string context, ResPublisher publisher, TypeTagResolver typeTagResolver, string>.Func | ||
context | string | |
publisher | ResPublisher | |
typeTagResolver | TypeTagResolver | |
serialiser | string>.Func | |
Résultat |
public CreateEventPublisher ( string context, System.TimeSpan defaultTimeout, TypeTagResolver typeTagResolver, string>.Func | ||
context | string | |
defaultTimeout | System.TimeSpan | |
typeTagResolver | TypeTagResolver | |
serialiser | string>.Func | |
Résultat |
public CreateRawPublisher ( System.TimeSpan defaultTimeout ) : ResPublisher | ||
defaultTimeout | System.TimeSpan | |
Résultat | ResPublisher |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public ResPublishEngine ( string endpoint, bool isDisabled = false ) : System | ||
endpoint | string | |
isDisabled | bool | |
Résultat | System |