Method | Description | |
---|---|---|
CreateNaturalKey ( string monitorType, string address ) : string | ||
EndpointIdentity ( System.Guid id, string monitorType, string address ) : System | ||
GetNaturalKey ( ) : string | ||
ToString ( ) : string |
public static CreateNaturalKey ( string monitorType, string address ) : string | ||
monitorType | string | |
address | string | |
return | string |
public EndpointIdentity ( System.Guid id, string monitorType, string address ) : System | ||
id | System.Guid | |
monitorType | string | |
address | string | |
return | System |