Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Paralect
ServiceBus
QueueName
C# Class Paralect.ServiceBus.QueueName
Mostra file
Open project: paralect/Paralect.ServiceBus
Class Usage Examples
Public Methods
Method
Description
GetFriendlyName
( ) :
String
GetQueueFormatName
( ) :
String
GetQueueLocalName
( ) :
String
QueueName
(
String
path
) :
System
Should be in the format: QueueName@ComputerName
Method Details
GetFriendlyName()
public
method
public
GetFriendlyName
( ) :
String
return
String
GetQueueFormatName()
public
method
public
GetQueueFormatName
( ) :
String
return
String
GetQueueLocalName()
public
method
public
GetQueueLocalName
( ) :
String
return
String
QueueName()
public
method
Should be in the format: QueueName@ComputerName
public
QueueName
(
String
path
) :
System
path
String
return
System