Beispiel #1
0
 public System.Threading.Tasks.Task <ServiceReference1.PostFileEventNotificationResponse> PostFileEventNotificationAsync(ServiceReference1.PostFileEventNotificationRequest request)
 {
     return(base.Channel.PostFileEventNotificationAsync(request));
 }
Beispiel #2
0
 public ServiceReference1.PostFileEventNotificationResponse PostFileEventNotification(ServiceReference1.PostFileEventNotificationRequest request)
 {
     return(base.Channel.PostFileEventNotification(request));
 }