Property ServiceId
- Namespace
- MongoDB.Driver.Core.Connections
- Assembly
- MongoDB.Driver.Core.dll
ServiceId
Gets the service identifier.
public ObjectId? ServiceId { get; }
Property Value
- ObjectId?
The service identifier.
Gets the service identifier.
public ObjectId? ServiceId { get; }
The service identifier.