PsrTransactionResult Class |
Namespace: PsrApi.Synchronization
public abstract class PsrTransactionResult
The PsrTransactionResult type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| DateTimeUtc |
Gibt an, wann die Transaktion durchgeführt worden ist.
| |
| ExecutedSyncOperation |
Die Operation die vom Server ausgeführt wurde
| |
| SyncOperation |
Die Operation, die vom Client ausgeführt werden sollte
|