ServerSyncProviderProxy::GetServerInfo Method
Gets server synchronization information.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
Parameters
- syncSession
- Type: Microsoft.Synchronization.Data::SyncSession
A SyncSession object that contains metadata about the current synchronization session.
| Exception | Condition |
|---|---|
| MissingMemberException | The underlying service proxy does not have a GetServerInfo method. |
Show: