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
AzureCloudServices
Common
Helpers
ServiceBusQueueHelper
C# Class AzureCloudServices.Common.Helpers.ServiceBusQueueHelper
显示文件
Open project: shijuvar/AzureCloudServices
Public Properties
Property
Type
Description
CustomersQueueClient
QueueClient
Public Methods
Method
Description
CreateNamespaceManager
( ) :
NamespaceManager
Initialize
( ) :
void
Method Details
CreateNamespaceManager()
public
static
method
public
static
CreateNamespaceManager
( ) :
NamespaceManager
return
NamespaceManager
Initialize()
public
static
method
public
static
Initialize
( ) :
void
return
void
Property Details
CustomersQueueClient
public_oe static_oe property
public
static
QueueClient
CustomersQueueClient
return
QueueClient