kCura.EDDS.WebAPI.RelativityManagerBase.PingCompletedEventArgs public class PingCompletedEventArgs : AsyncCompletedEventArgs Documentation Code namespace kCura.EDDS.WebAPI.RelativityManagerBase { public class PingCompletedEventArgs : AsyncCompletedEventArgs { public string Result { get; } } }