DurableServiceAttribute 构造函数
定义
初始化 DurableServiceAttribute 类的新实例。Initializes a new instance of the DurableServiceAttribute class.
public:
DurableServiceAttribute();
public DurableServiceAttribute ();
Public Sub New ()