Method | Description | |
---|---|---|
BrowseService ( string name, string regtype, string replyDomain, int @interface, NDesk.DBus.Protocol aprotocol ) : System | ||
Dispose ( ) : void | ||
Resolve ( ) : void |
Method | Description | |
---|---|---|
OnResolved ( ) : void |
Method | Description | |
---|---|---|
DisposeResolver ( ) : void | ||
OnResolveFailure ( string error ) : void | ||
OnResolveFound ( int @interface, NDesk.DBus.Protocol protocol, string name, string type, string domain, string host, NDesk.DBus.Protocol aprotocol, string address, ushort port, byte txt, LookupResultFlags flags ) : void |
public BrowseService ( string name, string regtype, string replyDomain, int @interface, NDesk.DBus.Protocol aprotocol ) : System | ||
name | string | |
regtype | string | |
replyDomain | string | |
@interface | int | |
aprotocol | NDesk.DBus.Protocol | |
return | System |