Method | Description | |
---|---|---|
GetEndPoint ( ) : |
||
GetMacAddresses ( ) : IEnumerable |
||
Resolve ( IServiceResolver resolver, string protocol, System.TimeSpan timeout, int minServiceCountFound, int maxServiceCountFound ) : IList |
Method | Description | |
---|---|---|
resolver_ServiceFound ( IService item ) : void | ||
resolver_ServiceRemoved ( IService item ) : void |
public static GetEndPoint ( ) : |
||
return |
public static GetMacAddresses ( ) : IEnumerable |
||
return | IEnumerable |
public Resolve ( IServiceResolver resolver, string protocol, System.TimeSpan timeout, int minServiceCountFound, int maxServiceCountFound ) : IList |
||
resolver | IServiceResolver | |
protocol | string | |
timeout | System.TimeSpan | |
minServiceCountFound | int | |
maxServiceCountFound | int | |
return | IList |