프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Ack ( ) : void | ||
Nack ( ) : void | ||
PendingPublish ( ConnectionContext connectionContext, string exchange, ulong publishTag ) : System | ||
PublishNotConfirmed ( ) : void | ||
PublishReturned ( ushort code, string text ) : void |
public PendingPublish ( ConnectionContext connectionContext, string exchange, ulong publishTag ) : System | ||
connectionContext | ConnectionContext | |
exchange | string | |
publishTag | ulong | |
리턴 | System |
public PublishReturned ( ushort code, string text ) : void | ||
code | ushort | |
text | string | |
리턴 | void |