Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
RabbitMQ
Client
ExternalMechanism
C# Class RabbitMQ.Client.ExternalMechanism
Inheritance:
AuthMechanism
显示文件
Open project: CSGOpenSource/rabbitmq-dotnet-client
Public Methods
Method
Description
handleChallenge
(
byte
challenge
,
ConnectionFactory
factory
) :
byte[]
Method Details
handleChallenge()
public
method
public
handleChallenge
(
byte
challenge
,
ConnectionFactory
factory
) :
byte[]
challenge
byte
factory
ConnectionFactory
return
byte[]