C# Class RabbitMQ.Client.Impl.ModelBase.ConnectionOpenContinuation

Inheritance: SimpleBlockingRpcContinuation
显示文件 Open project: rabbitmq/rabbitmq-dotnet-client

Public Properties

Property Type Description
m_host string
m_knownHosts string
m_redirect bool

Property Details

m_host public_oe property

public string m_host
return string

m_knownHosts public_oe property

public string m_knownHosts
return string

m_redirect public_oe property

public bool m_redirect
return bool