kCura.EDDS.WebAPI.FileManagerBase.GetRotationCompletedEventArgs public class GetRotationCompletedEventArgs : AsyncCompletedEventArgs Documentation Code namespace kCura.EDDS.WebAPI.FileManagerBase { public class GetRotationCompletedEventArgs : AsyncCompletedEventArgs { public int Result { get; } } }