次の方法で共有


ServiceTimer クラス

定義

public ref class ServiceTimer : IDisposable
[System.Serializable]
public class ServiceTimer : IDisposable
type ServiceTimer = class
    interface IDisposable
Public Class ServiceTimer
Implements IDisposable
継承
ServiceTimer
属性
実装

コンストラクター

ServiceTimer(Guid, DateTime)

フィールド

_persistedMsg
_subscriptionId
_timer
_when

メソッド

Dispose()
Start(TimerCallback)
Stop()

適用対象