ResolveInfo Constructor
.NET Framework 3.0
Initializes a new instance of the ResolveInfo class.
| Name | Description |
|---|---|
| ResolveInfo () | Initializes a new default instance of the ResolveInfo class. |
| ResolveInfo (Guid, String, Int32) | Initializes a new instance of the ResolveInfo class with the provided client ID and mesh ID, as well as the maximum number of endpoint addresses to return. |