Table of Contents

Property SrvServiceName

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

SrvServiceName

Gets the SRV service name which modifies the srv URI to look like:

_{srvServiceName}._tcp.{hostname}.{domainname}
public string SrvServiceName { get; }

Property Value

string