| NbObjectSyncManager Class |
Namespace: Nec.Nebula
The NbObjectSyncManager type exposes the following members.
| Name | Description | |
|---|---|---|
| NbObjectSyncManager |
コンストラクタ
|
| Name | Description | |
|---|---|---|
| Equals | 指定のオブジェクトが現在のオブジェクトと等しいかどうかを判断します。 (Inherited from Object.) | |
| Finalize | オブジェクトがガベージ コレクションにより収集される前に、そのオブジェクトがリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Inherited from Object.) | |
| GetAllSyncScopes |
設定されている同期範囲の一覧を返却。
| |
| GetHashCode | 既定のハッシュ関数として機能します。 (Inherited from Object.) | |
| GetLastSyncTime |
最終同期時刻を返却する。
| |
| GetSyncScope |
同期範囲の取得。
| |
| GetType | 現在のインスタンスの Type を取得します。 (Inherited from Object.) | |
| MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Inherited from Object.) | |
| RemoveSyncScope |
同期範囲を削除。
| |
| SetSyncScope |
同期範囲の設定。 同期を行う場合、対象のバケットへの同期範囲設定が必要。 | |
| SyncBucketAsync |
同期を実行する。
| |
| ToString | 現在のオブジェクトを表す文字列を返します。 (Inherited from Object.) |