Halyri - Mobiili  0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
Halyri.ServiceReference1.WcfMobileServiceClient Class Reference
Inheritance diagram for Halyri.ServiceReference1.WcfMobileServiceClient:
Halyri.ServiceReference1.IWcfMobileService

Classes

class  WcfMobileServiceClientChannel
 

Public Member Functions

 WcfMobileServiceClient ()
 
 WcfMobileServiceClient (string endpointConfigurationName)
 
 WcfMobileServiceClient (string endpointConfigurationName, string remoteAddress)
 
 WcfMobileServiceClient (string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress)
 
 WcfMobileServiceClient (System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress)
 
void UpdateLocationAsync (Halyri.ServiceReference1.UpdateLocationRequest request)
 
void UpdateLocationAsync (Halyri.ServiceReference1.UpdateLocationRequest request, object userState)
 
void UpdateDeviceInfoAsync (Halyri.ServiceReference1.UpdateDeviceInfoRequest request)
 
void UpdateDeviceInfoAsync (Halyri.ServiceReference1.UpdateDeviceInfoRequest request, object userState)
 
void UpdatePersonalInfoAsync (Halyri.ServiceReference1.UpdatePersonalInfoRequest request)
 
void UpdatePersonalInfoAsync (Halyri.ServiceReference1.UpdatePersonalInfoRequest request, object userState)
 
void UpdateMedicalInfoAsync (Halyri.ServiceReference1.UpdateMedicalInfoRequest request)
 
void UpdateMedicalInfoAsync (Halyri.ServiceReference1.UpdateMedicalInfoRequest request, object userState)
 
void UpdateConnectionPriorityAsync (Halyri.ServiceReference1.UpdateConnectionPriorityRequest request)
 
void UpdateConnectionPriorityAsync (Halyri.ServiceReference1.UpdateConnectionPriorityRequest request, object userState)
 
void UpdateRequestTypeAsync (Halyri.ServiceReference1.UpdateRequestTypeRequest request)
 
void UpdateRequestTypeAsync (Halyri.ServiceReference1.UpdateRequestTypeRequest request, object userState)
 
void ToggleNoSoundAsync (Halyri.ServiceReference1.ToggleNoSoundRequest request)
 
void ToggleNoSoundAsync (Halyri.ServiceReference1.ToggleNoSoundRequest request, object userState)
 
void UpdateInstrumentListAsync (Halyri.ServiceReference1.UpdateInstrumentListRequest request)
 
void UpdateInstrumentListAsync (Halyri.ServiceReference1.UpdateInstrumentListRequest request, object userState)
 
void UploadMediaSegmentAsync (Halyri.ServiceReference1.UploadMediaSegmentRequest request)
 
void UploadMediaSegmentAsync (Halyri.ServiceReference1.UploadMediaSegmentRequest request, object userState)
 
void GetMediaSegmentAsync (Halyri.ServiceReference1.GetMediaSegmentRequest request)
 
void GetMediaSegmentAsync (Halyri.ServiceReference1.GetMediaSegmentRequest request, object userState)
 
void PingAsync (Halyri.ServiceReference1.PingRequest request)
 
void PingAsync (Halyri.ServiceReference1.PingRequest request, object userState)
 
void UploadMeasurementDataAsync (Halyri.ServiceReference1.UploadMeasurementDataRequest request)
 
void UploadMeasurementDataAsync (Halyri.ServiceReference1.UploadMeasurementDataRequest request, object userState)
 
void SendTextMessageAsync (Halyri.ServiceReference1.SendTextMessageRequest request)
 
void SendTextMessageAsync (Halyri.ServiceReference1.SendTextMessageRequest request, object userState)
 
void SendTestPacketAsync (Halyri.ServiceReference1.SendTestPacketRequest request)
 
void SendTestPacketAsync (Halyri.ServiceReference1.SendTestPacketRequest request, object userState)
 
void UpdateConnectionLatencyInfoAsync (Halyri.ServiceReference1.UpdateConnectionLatencyInfoRequest request)
 
void UpdateConnectionLatencyInfoAsync (Halyri.ServiceReference1.UpdateConnectionLatencyInfoRequest request, object userState)
 
void OpenAsync ()
 
void OpenAsync (object userState)
 
void CloseAsync ()
 
void CloseAsync (object userState)
 

Protected Member Functions

override
Halyri.ServiceReference1.IWcfMobileService 
CreateChannel ()
 

Properties

System.Net.CookieContainer CookieContainer [get, set]
 

Events

System.EventHandler
< UpdateLocationCompletedEventArgs
UpdateLocationCompleted
 
System.EventHandler
< UpdateDeviceInfoCompletedEventArgs
UpdateDeviceInfoCompleted
 
System.EventHandler
< UpdatePersonalInfoCompletedEventArgs
UpdatePersonalInfoCompleted
 
System.EventHandler
< UpdateMedicalInfoCompletedEventArgs
UpdateMedicalInfoCompleted
 
System.EventHandler
< UpdateConnectionPriorityCompletedEventArgs
UpdateConnectionPriorityCompleted
 
System.EventHandler
< UpdateRequestTypeCompletedEventArgs
UpdateRequestTypeCompleted
 
System.EventHandler
< ToggleNoSoundCompletedEventArgs
ToggleNoSoundCompleted
 
System.EventHandler
< UpdateInstrumentListCompletedEventArgs
UpdateInstrumentListCompleted
 
System.EventHandler
< UploadMediaSegmentCompletedEventArgs
UploadMediaSegmentCompleted
 
System.EventHandler
< GetMediaSegmentCompletedEventArgs
GetMediaSegmentCompleted
 
System.EventHandler
< PingCompletedEventArgs
PingCompleted
 
System.EventHandler
< UploadMeasurementDataCompletedEventArgs
UploadMeasurementDataCompleted
 
System.EventHandler
< SendTextMessageCompletedEventArgs
SendTextMessageCompleted
 
System.EventHandler
< SendTestPacketCompletedEventArgs
SendTestPacketCompleted
 
System.EventHandler
< UpdateConnectionLatencyInfoCompletedEventArgs
UpdateConnectionLatencyInfoCompleted
 
System.EventHandler
< System.ComponentModel.AsyncCompletedEventArgs > 
OpenCompleted
 
System.EventHandler
< System.ComponentModel.AsyncCompletedEventArgs > 
CloseCompleted
 

Private Member Functions

System.IAsyncResult
Halyri.ServiceReference1.IWcfMobileService. 
BeginUpdateLocation (Halyri.ServiceReference1.UpdateLocationRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UpdateLocationResponse
Halyri.ServiceReference1.IWcfMobileService. 
EndUpdateLocation (System.IAsyncResult result)
 
System.IAsyncResult OnBeginUpdateLocation (object[] inValues, System.AsyncCallback callback, object asyncState)
 
object[] OnEndUpdateLocation (System.IAsyncResult result)
 
void OnUpdateLocationCompleted (object state)
 
System.IAsyncResult
Halyri.ServiceReference1.IWcfMobileService. 
BeginUpdateDeviceInfo (Halyri.ServiceReference1.UpdateDeviceInfoRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UpdateDeviceInfoResponse
Halyri.ServiceReference1.IWcfMobileService. 
EndUpdateDeviceInfo (System.IAsyncResult result)
 
System.IAsyncResult OnBeginUpdateDeviceInfo (object[] inValues, System.AsyncCallback callback, object asyncState)
 
object[] OnEndUpdateDeviceInfo (System.IAsyncResult result)
 
void OnUpdateDeviceInfoCompleted (object state)
 
System.IAsyncResult
Halyri.ServiceReference1.IWcfMobileService. 
BeginUpdatePersonalInfo (Halyri.ServiceReference1.UpdatePersonalInfoRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UpdatePersonalInfoResponse
Halyri.ServiceReference1.IWcfMobileService. 
EndUpdatePersonalInfo (System.IAsyncResult result)
 
System.IAsyncResult OnBeginUpdatePersonalInfo (object[] inValues, System.AsyncCallback callback, object asyncState)
 
object[] OnEndUpdatePersonalInfo (System.IAsyncResult result)
 
void OnUpdatePersonalInfoCompleted (object state)
 
System.IAsyncResult
Halyri.ServiceReference1.IWcfMobileService. 
BeginUpdateMedicalInfo (Halyri.ServiceReference1.UpdateMedicalInfoRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UpdateMedicalInfoResponse
Halyri.ServiceReference1.IWcfMobileService. 
EndUpdateMedicalInfo (System.IAsyncResult result)
 
System.IAsyncResult OnBeginUpdateMedicalInfo (object[] inValues, System.AsyncCallback callback, object asyncState)
 
object[] OnEndUpdateMedicalInfo (System.IAsyncResult result)
 
void OnUpdateMedicalInfoCompleted (object state)
 
System.IAsyncResult
Halyri.ServiceReference1.IWcfMobileService. 
BeginUpdateConnectionPriority (Halyri.ServiceReference1.UpdateConnectionPriorityRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UpdateConnectionPriorityResponse
Halyri.ServiceReference1.IWcfMobileService. 
EndUpdateConnectionPriority (System.IAsyncResult result)
 
System.IAsyncResult OnBeginUpdateConnectionPriority (object[] inValues, System.AsyncCallback callback, object asyncState)
 
object[] OnEndUpdateConnectionPriority (System.IAsyncResult result)
 
void OnUpdateConnectionPriorityCompleted (object state)
 
System.IAsyncResult
Halyri.ServiceReference1.IWcfMobileService. 
BeginUpdateRequestType (Halyri.ServiceReference1.UpdateRequestTypeRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UpdateRequestTypeResponse
Halyri.ServiceReference1.IWcfMobileService. 
EndUpdateRequestType (System.IAsyncResult result)
 
System.IAsyncResult OnBeginUpdateRequestType (object[] inValues, System.AsyncCallback callback, object asyncState)
 
object[] OnEndUpdateRequestType (System.IAsyncResult result)
 
void OnUpdateRequestTypeCompleted (object state)
 
System.IAsyncResult
Halyri.ServiceReference1.IWcfMobileService. 
BeginToggleNoSound (Halyri.ServiceReference1.ToggleNoSoundRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.ToggleNoSoundResponse
Halyri.ServiceReference1.IWcfMobileService. 
EndToggleNoSound (System.IAsyncResult result)
 
System.IAsyncResult OnBeginToggleNoSound (object[] inValues, System.AsyncCallback callback, object asyncState)
 
object[] OnEndToggleNoSound (System.IAsyncResult result)
 
void OnToggleNoSoundCompleted (object state)
 
System.IAsyncResult
Halyri.ServiceReference1.IWcfMobileService. 
BeginUpdateInstrumentList (Halyri.ServiceReference1.UpdateInstrumentListRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UpdateInstrumentListResponse
Halyri.ServiceReference1.IWcfMobileService. 
EndUpdateInstrumentList (System.IAsyncResult result)
 
System.IAsyncResult OnBeginUpdateInstrumentList (object[] inValues, System.AsyncCallback callback, object asyncState)
 
object[] OnEndUpdateInstrumentList (System.IAsyncResult result)
 
void OnUpdateInstrumentListCompleted (object state)
 
System.IAsyncResult
Halyri.ServiceReference1.IWcfMobileService. 
BeginUploadMediaSegment (Halyri.ServiceReference1.UploadMediaSegmentRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UploadMediaSegmentResponse
Halyri.ServiceReference1.IWcfMobileService. 
EndUploadMediaSegment (System.IAsyncResult result)
 
System.IAsyncResult OnBeginUploadMediaSegment (object[] inValues, System.AsyncCallback callback, object asyncState)
 
object[] OnEndUploadMediaSegment (System.IAsyncResult result)
 
void OnUploadMediaSegmentCompleted (object state)
 
System.IAsyncResult
Halyri.ServiceReference1.IWcfMobileService. 
BeginGetMediaSegment (Halyri.ServiceReference1.GetMediaSegmentRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.GetMediaSegmentResponse
Halyri.ServiceReference1.IWcfMobileService. 
EndGetMediaSegment (System.IAsyncResult result)
 
System.IAsyncResult OnBeginGetMediaSegment (object[] inValues, System.AsyncCallback callback, object asyncState)
 
object[] OnEndGetMediaSegment (System.IAsyncResult result)
 
void OnGetMediaSegmentCompleted (object state)
 
System.IAsyncResult
Halyri.ServiceReference1.IWcfMobileService. 
BeginPing (Halyri.ServiceReference1.PingRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.PingResponse
Halyri.ServiceReference1.IWcfMobileService. 
EndPing (System.IAsyncResult result)
 
System.IAsyncResult OnBeginPing (object[] inValues, System.AsyncCallback callback, object asyncState)
 
object[] OnEndPing (System.IAsyncResult result)
 
void OnPingCompleted (object state)
 
System.IAsyncResult
Halyri.ServiceReference1.IWcfMobileService. 
BeginUploadMeasurementData (Halyri.ServiceReference1.UploadMeasurementDataRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UploadMeasurementDataResponse
Halyri.ServiceReference1.IWcfMobileService. 
EndUploadMeasurementData (System.IAsyncResult result)
 
System.IAsyncResult OnBeginUploadMeasurementData (object[] inValues, System.AsyncCallback callback, object asyncState)
 
object[] OnEndUploadMeasurementData (System.IAsyncResult result)
 
void OnUploadMeasurementDataCompleted (object state)
 
System.IAsyncResult
Halyri.ServiceReference1.IWcfMobileService. 
BeginSendTextMessage (Halyri.ServiceReference1.SendTextMessageRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.SendTextMessageResponse
Halyri.ServiceReference1.IWcfMobileService. 
EndSendTextMessage (System.IAsyncResult result)
 
System.IAsyncResult OnBeginSendTextMessage (object[] inValues, System.AsyncCallback callback, object asyncState)
 
object[] OnEndSendTextMessage (System.IAsyncResult result)
 
void OnSendTextMessageCompleted (object state)
 
System.IAsyncResult
Halyri.ServiceReference1.IWcfMobileService. 
BeginSendTestPacket (Halyri.ServiceReference1.SendTestPacketRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.SendTestPacketResponse
Halyri.ServiceReference1.IWcfMobileService. 
EndSendTestPacket (System.IAsyncResult result)
 
System.IAsyncResult OnBeginSendTestPacket (object[] inValues, System.AsyncCallback callback, object asyncState)
 
object[] OnEndSendTestPacket (System.IAsyncResult result)
 
void OnSendTestPacketCompleted (object state)
 
System.IAsyncResult
Halyri.ServiceReference1.IWcfMobileService. 
BeginUpdateConnectionLatencyInfo (Halyri.ServiceReference1.UpdateConnectionLatencyInfoRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UpdateConnectionLatencyInfoResponse
Halyri.ServiceReference1.IWcfMobileService. 
EndUpdateConnectionLatencyInfo (System.IAsyncResult result)
 
System.IAsyncResult OnBeginUpdateConnectionLatencyInfo (object[] inValues, System.AsyncCallback callback, object asyncState)
 
object[] OnEndUpdateConnectionLatencyInfo (System.IAsyncResult result)
 
void OnUpdateConnectionLatencyInfoCompleted (object state)
 
System.IAsyncResult OnBeginOpen (object[] inValues, System.AsyncCallback callback, object asyncState)
 
object[] OnEndOpen (System.IAsyncResult result)
 
void OnOpenCompleted (object state)
 
System.IAsyncResult OnBeginClose (object[] inValues, System.AsyncCallback callback, object asyncState)
 
object[] OnEndClose (System.IAsyncResult result)
 
void OnCloseCompleted (object state)
 

Private Attributes

BeginOperationDelegate onBeginUpdateLocationDelegate
 
EndOperationDelegate onEndUpdateLocationDelegate
 
System.Threading.SendOrPostCallback onUpdateLocationCompletedDelegate
 
BeginOperationDelegate onBeginUpdateDeviceInfoDelegate
 
EndOperationDelegate onEndUpdateDeviceInfoDelegate
 
System.Threading.SendOrPostCallback onUpdateDeviceInfoCompletedDelegate
 
BeginOperationDelegate onBeginUpdatePersonalInfoDelegate
 
EndOperationDelegate onEndUpdatePersonalInfoDelegate
 
System.Threading.SendOrPostCallback onUpdatePersonalInfoCompletedDelegate
 
BeginOperationDelegate onBeginUpdateMedicalInfoDelegate
 
EndOperationDelegate onEndUpdateMedicalInfoDelegate
 
System.Threading.SendOrPostCallback onUpdateMedicalInfoCompletedDelegate
 
BeginOperationDelegate onBeginUpdateConnectionPriorityDelegate
 
EndOperationDelegate onEndUpdateConnectionPriorityDelegate
 
System.Threading.SendOrPostCallback onUpdateConnectionPriorityCompletedDelegate
 
BeginOperationDelegate onBeginUpdateRequestTypeDelegate
 
EndOperationDelegate onEndUpdateRequestTypeDelegate
 
System.Threading.SendOrPostCallback onUpdateRequestTypeCompletedDelegate
 
BeginOperationDelegate onBeginToggleNoSoundDelegate
 
EndOperationDelegate onEndToggleNoSoundDelegate
 
System.Threading.SendOrPostCallback onToggleNoSoundCompletedDelegate
 
BeginOperationDelegate onBeginUpdateInstrumentListDelegate
 
EndOperationDelegate onEndUpdateInstrumentListDelegate
 
System.Threading.SendOrPostCallback onUpdateInstrumentListCompletedDelegate
 
BeginOperationDelegate onBeginUploadMediaSegmentDelegate
 
EndOperationDelegate onEndUploadMediaSegmentDelegate
 
System.Threading.SendOrPostCallback onUploadMediaSegmentCompletedDelegate
 
BeginOperationDelegate onBeginGetMediaSegmentDelegate
 
EndOperationDelegate onEndGetMediaSegmentDelegate
 
System.Threading.SendOrPostCallback onGetMediaSegmentCompletedDelegate
 
BeginOperationDelegate onBeginPingDelegate
 
EndOperationDelegate onEndPingDelegate
 
System.Threading.SendOrPostCallback onPingCompletedDelegate
 
BeginOperationDelegate onBeginUploadMeasurementDataDelegate
 
EndOperationDelegate onEndUploadMeasurementDataDelegate
 
System.Threading.SendOrPostCallback onUploadMeasurementDataCompletedDelegate
 
BeginOperationDelegate onBeginSendTextMessageDelegate
 
EndOperationDelegate onEndSendTextMessageDelegate
 
System.Threading.SendOrPostCallback onSendTextMessageCompletedDelegate
 
BeginOperationDelegate onBeginSendTestPacketDelegate
 
EndOperationDelegate onEndSendTestPacketDelegate
 
System.Threading.SendOrPostCallback onSendTestPacketCompletedDelegate
 
BeginOperationDelegate onBeginUpdateConnectionLatencyInfoDelegate
 
EndOperationDelegate onEndUpdateConnectionLatencyInfoDelegate
 
System.Threading.SendOrPostCallback onUpdateConnectionLatencyInfoCompletedDelegate
 
BeginOperationDelegate onBeginOpenDelegate
 
EndOperationDelegate onEndOpenDelegate
 
System.Threading.SendOrPostCallback onOpenCompletedDelegate
 
BeginOperationDelegate onBeginCloseDelegate
 
EndOperationDelegate onEndCloseDelegate
 
System.Threading.SendOrPostCallback onCloseCompletedDelegate
 

Constructor & Destructor Documentation

Halyri.ServiceReference1.WcfMobileServiceClient.WcfMobileServiceClient ( )
Halyri.ServiceReference1.WcfMobileServiceClient.WcfMobileServiceClient ( string  endpointConfigurationName)
Halyri.ServiceReference1.WcfMobileServiceClient.WcfMobileServiceClient ( string  endpointConfigurationName,
string  remoteAddress 
)
Halyri.ServiceReference1.WcfMobileServiceClient.WcfMobileServiceClient ( string  endpointConfigurationName,
System.ServiceModel.EndpointAddress  remoteAddress 
)
Halyri.ServiceReference1.WcfMobileServiceClient.WcfMobileServiceClient ( System.ServiceModel.Channels.Binding  binding,
System.ServiceModel.EndpointAddress  remoteAddress 
)

Member Function Documentation

System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.BeginGetMediaSegment ( Halyri.ServiceReference1.GetMediaSegmentRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.BeginPing ( Halyri.ServiceReference1.PingRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.BeginSendTestPacket ( Halyri.ServiceReference1.SendTestPacketRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.BeginSendTextMessage ( Halyri.ServiceReference1.SendTextMessageRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.BeginToggleNoSound ( Halyri.ServiceReference1.ToggleNoSoundRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.BeginUpdateConnectionLatencyInfo ( Halyri.ServiceReference1.UpdateConnectionLatencyInfoRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.BeginUpdateConnectionPriority ( Halyri.ServiceReference1.UpdateConnectionPriorityRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.BeginUpdateDeviceInfo ( Halyri.ServiceReference1.UpdateDeviceInfoRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.BeginUpdateInstrumentList ( Halyri.ServiceReference1.UpdateInstrumentListRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.BeginUpdateLocation ( Halyri.ServiceReference1.UpdateLocationRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.BeginUpdateMedicalInfo ( Halyri.ServiceReference1.UpdateMedicalInfoRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.BeginUpdatePersonalInfo ( Halyri.ServiceReference1.UpdatePersonalInfoRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.BeginUpdateRequestType ( Halyri.ServiceReference1.UpdateRequestTypeRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.BeginUploadMeasurementData ( Halyri.ServiceReference1.UploadMeasurementDataRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.BeginUploadMediaSegment ( Halyri.ServiceReference1.UploadMediaSegmentRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.CloseAsync ( )
void Halyri.ServiceReference1.WcfMobileServiceClient.CloseAsync ( object  userState)
override Halyri.ServiceReference1.IWcfMobileService Halyri.ServiceReference1.WcfMobileServiceClient.CreateChannel ( )
protected
Halyri.ServiceReference1.GetMediaSegmentResponse Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.EndGetMediaSegment ( System.IAsyncResult  result)
private
Halyri.ServiceReference1.PingResponse Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.EndPing ( System.IAsyncResult  result)
private
Halyri.ServiceReference1.SendTestPacketResponse Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.EndSendTestPacket ( System.IAsyncResult  result)
private
Halyri.ServiceReference1.SendTextMessageResponse Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.EndSendTextMessage ( System.IAsyncResult  result)
private
Halyri.ServiceReference1.ToggleNoSoundResponse Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.EndToggleNoSound ( System.IAsyncResult  result)
private
Halyri.ServiceReference1.UpdateConnectionLatencyInfoResponse Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.EndUpdateConnectionLatencyInfo ( System.IAsyncResult  result)
private
Halyri.ServiceReference1.UpdateConnectionPriorityResponse Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.EndUpdateConnectionPriority ( System.IAsyncResult  result)
private
Halyri.ServiceReference1.UpdateDeviceInfoResponse Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.EndUpdateDeviceInfo ( System.IAsyncResult  result)
private
Halyri.ServiceReference1.UpdateInstrumentListResponse Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.EndUpdateInstrumentList ( System.IAsyncResult  result)
private
Halyri.ServiceReference1.UpdateLocationResponse Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.EndUpdateLocation ( System.IAsyncResult  result)
private
Halyri.ServiceReference1.UpdateMedicalInfoResponse Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.EndUpdateMedicalInfo ( System.IAsyncResult  result)
private
Halyri.ServiceReference1.UpdatePersonalInfoResponse Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.EndUpdatePersonalInfo ( System.IAsyncResult  result)
private
Halyri.ServiceReference1.UpdateRequestTypeResponse Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.EndUpdateRequestType ( System.IAsyncResult  result)
private
Halyri.ServiceReference1.UploadMeasurementDataResponse Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.EndUploadMeasurementData ( System.IAsyncResult  result)
private
Halyri.ServiceReference1.UploadMediaSegmentResponse Halyri.ServiceReference1.IWcfMobileService. Halyri.ServiceReference1.WcfMobileServiceClient.EndUploadMediaSegment ( System.IAsyncResult  result)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.GetMediaSegmentAsync ( Halyri.ServiceReference1.GetMediaSegmentRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.GetMediaSegmentAsync ( Halyri.ServiceReference1.GetMediaSegmentRequest  request,
object  userState 
)
System.IAsyncResult Halyri.ServiceReference1.WcfMobileServiceClient.OnBeginClose ( object[]  inValues,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.WcfMobileServiceClient.OnBeginGetMediaSegment ( object[]  inValues,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.WcfMobileServiceClient.OnBeginOpen ( object[]  inValues,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.WcfMobileServiceClient.OnBeginPing ( object[]  inValues,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.WcfMobileServiceClient.OnBeginSendTestPacket ( object[]  inValues,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.WcfMobileServiceClient.OnBeginSendTextMessage ( object[]  inValues,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.WcfMobileServiceClient.OnBeginToggleNoSound ( object[]  inValues,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.WcfMobileServiceClient.OnBeginUpdateConnectionLatencyInfo ( object[]  inValues,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.WcfMobileServiceClient.OnBeginUpdateConnectionPriority ( object[]  inValues,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.WcfMobileServiceClient.OnBeginUpdateDeviceInfo ( object[]  inValues,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.WcfMobileServiceClient.OnBeginUpdateInstrumentList ( object[]  inValues,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.WcfMobileServiceClient.OnBeginUpdateLocation ( object[]  inValues,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.WcfMobileServiceClient.OnBeginUpdateMedicalInfo ( object[]  inValues,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.WcfMobileServiceClient.OnBeginUpdatePersonalInfo ( object[]  inValues,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.WcfMobileServiceClient.OnBeginUpdateRequestType ( object[]  inValues,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.WcfMobileServiceClient.OnBeginUploadMeasurementData ( object[]  inValues,
System.AsyncCallback  callback,
object  asyncState 
)
private
System.IAsyncResult Halyri.ServiceReference1.WcfMobileServiceClient.OnBeginUploadMediaSegment ( object[]  inValues,
System.AsyncCallback  callback,
object  asyncState 
)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.OnCloseCompleted ( object  state)
private
object [] Halyri.ServiceReference1.WcfMobileServiceClient.OnEndClose ( System.IAsyncResult  result)
private
object [] Halyri.ServiceReference1.WcfMobileServiceClient.OnEndGetMediaSegment ( System.IAsyncResult  result)
private
object [] Halyri.ServiceReference1.WcfMobileServiceClient.OnEndOpen ( System.IAsyncResult  result)
private
object [] Halyri.ServiceReference1.WcfMobileServiceClient.OnEndPing ( System.IAsyncResult  result)
private
object [] Halyri.ServiceReference1.WcfMobileServiceClient.OnEndSendTestPacket ( System.IAsyncResult  result)
private
object [] Halyri.ServiceReference1.WcfMobileServiceClient.OnEndSendTextMessage ( System.IAsyncResult  result)
private
object [] Halyri.ServiceReference1.WcfMobileServiceClient.OnEndToggleNoSound ( System.IAsyncResult  result)
private
object [] Halyri.ServiceReference1.WcfMobileServiceClient.OnEndUpdateConnectionLatencyInfo ( System.IAsyncResult  result)
private
object [] Halyri.ServiceReference1.WcfMobileServiceClient.OnEndUpdateConnectionPriority ( System.IAsyncResult  result)
private
object [] Halyri.ServiceReference1.WcfMobileServiceClient.OnEndUpdateDeviceInfo ( System.IAsyncResult  result)
private
object [] Halyri.ServiceReference1.WcfMobileServiceClient.OnEndUpdateInstrumentList ( System.IAsyncResult  result)
private
object [] Halyri.ServiceReference1.WcfMobileServiceClient.OnEndUpdateLocation ( System.IAsyncResult  result)
private
object [] Halyri.ServiceReference1.WcfMobileServiceClient.OnEndUpdateMedicalInfo ( System.IAsyncResult  result)
private
object [] Halyri.ServiceReference1.WcfMobileServiceClient.OnEndUpdatePersonalInfo ( System.IAsyncResult  result)
private
object [] Halyri.ServiceReference1.WcfMobileServiceClient.OnEndUpdateRequestType ( System.IAsyncResult  result)
private
object [] Halyri.ServiceReference1.WcfMobileServiceClient.OnEndUploadMeasurementData ( System.IAsyncResult  result)
private
object [] Halyri.ServiceReference1.WcfMobileServiceClient.OnEndUploadMediaSegment ( System.IAsyncResult  result)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.OnGetMediaSegmentCompleted ( object  state)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.OnOpenCompleted ( object  state)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.OnPingCompleted ( object  state)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.OnSendTestPacketCompleted ( object  state)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.OnSendTextMessageCompleted ( object  state)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.OnToggleNoSoundCompleted ( object  state)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.OnUpdateConnectionLatencyInfoCompleted ( object  state)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.OnUpdateConnectionPriorityCompleted ( object  state)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.OnUpdateDeviceInfoCompleted ( object  state)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.OnUpdateInstrumentListCompleted ( object  state)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.OnUpdateLocationCompleted ( object  state)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.OnUpdateMedicalInfoCompleted ( object  state)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.OnUpdatePersonalInfoCompleted ( object  state)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.OnUpdateRequestTypeCompleted ( object  state)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.OnUploadMeasurementDataCompleted ( object  state)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.OnUploadMediaSegmentCompleted ( object  state)
private
void Halyri.ServiceReference1.WcfMobileServiceClient.OpenAsync ( )
void Halyri.ServiceReference1.WcfMobileServiceClient.OpenAsync ( object  userState)
void Halyri.ServiceReference1.WcfMobileServiceClient.PingAsync ( Halyri.ServiceReference1.PingRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.PingAsync ( Halyri.ServiceReference1.PingRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.SendTestPacketAsync ( Halyri.ServiceReference1.SendTestPacketRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.SendTestPacketAsync ( Halyri.ServiceReference1.SendTestPacketRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.SendTextMessageAsync ( Halyri.ServiceReference1.SendTextMessageRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.SendTextMessageAsync ( Halyri.ServiceReference1.SendTextMessageRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.ToggleNoSoundAsync ( Halyri.ServiceReference1.ToggleNoSoundRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.ToggleNoSoundAsync ( Halyri.ServiceReference1.ToggleNoSoundRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateConnectionLatencyInfoAsync ( Halyri.ServiceReference1.UpdateConnectionLatencyInfoRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateConnectionLatencyInfoAsync ( Halyri.ServiceReference1.UpdateConnectionLatencyInfoRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateConnectionPriorityAsync ( Halyri.ServiceReference1.UpdateConnectionPriorityRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateConnectionPriorityAsync ( Halyri.ServiceReference1.UpdateConnectionPriorityRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateDeviceInfoAsync ( Halyri.ServiceReference1.UpdateDeviceInfoRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateDeviceInfoAsync ( Halyri.ServiceReference1.UpdateDeviceInfoRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateInstrumentListAsync ( Halyri.ServiceReference1.UpdateInstrumentListRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateInstrumentListAsync ( Halyri.ServiceReference1.UpdateInstrumentListRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateLocationAsync ( Halyri.ServiceReference1.UpdateLocationRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateLocationAsync ( Halyri.ServiceReference1.UpdateLocationRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateMedicalInfoAsync ( Halyri.ServiceReference1.UpdateMedicalInfoRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateMedicalInfoAsync ( Halyri.ServiceReference1.UpdateMedicalInfoRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdatePersonalInfoAsync ( Halyri.ServiceReference1.UpdatePersonalInfoRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdatePersonalInfoAsync ( Halyri.ServiceReference1.UpdatePersonalInfoRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateRequestTypeAsync ( Halyri.ServiceReference1.UpdateRequestTypeRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateRequestTypeAsync ( Halyri.ServiceReference1.UpdateRequestTypeRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UploadMeasurementDataAsync ( Halyri.ServiceReference1.UploadMeasurementDataRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UploadMeasurementDataAsync ( Halyri.ServiceReference1.UploadMeasurementDataRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UploadMediaSegmentAsync ( Halyri.ServiceReference1.UploadMediaSegmentRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UploadMediaSegmentAsync ( Halyri.ServiceReference1.UploadMediaSegmentRequest  request,
object  userState 
)

Member Data Documentation

BeginOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onBeginCloseDelegate
private
BeginOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onBeginGetMediaSegmentDelegate
private
BeginOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onBeginOpenDelegate
private
BeginOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onBeginPingDelegate
private
BeginOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onBeginSendTestPacketDelegate
private
BeginOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onBeginSendTextMessageDelegate
private
BeginOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onBeginToggleNoSoundDelegate
private
BeginOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onBeginUpdateConnectionLatencyInfoDelegate
private
BeginOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onBeginUpdateConnectionPriorityDelegate
private
BeginOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onBeginUpdateDeviceInfoDelegate
private
BeginOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onBeginUpdateInstrumentListDelegate
private
BeginOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onBeginUpdateLocationDelegate
private
BeginOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onBeginUpdateMedicalInfoDelegate
private
BeginOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onBeginUpdatePersonalInfoDelegate
private
BeginOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onBeginUpdateRequestTypeDelegate
private
BeginOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onBeginUploadMeasurementDataDelegate
private
BeginOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onBeginUploadMediaSegmentDelegate
private
System.Threading.SendOrPostCallback Halyri.ServiceReference1.WcfMobileServiceClient.onCloseCompletedDelegate
private
EndOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onEndCloseDelegate
private
EndOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onEndGetMediaSegmentDelegate
private
EndOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onEndOpenDelegate
private
EndOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onEndPingDelegate
private
EndOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onEndSendTestPacketDelegate
private
EndOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onEndSendTextMessageDelegate
private
EndOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onEndToggleNoSoundDelegate
private
EndOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onEndUpdateConnectionLatencyInfoDelegate
private
EndOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onEndUpdateConnectionPriorityDelegate
private
EndOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onEndUpdateDeviceInfoDelegate
private
EndOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onEndUpdateInstrumentListDelegate
private
EndOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onEndUpdateLocationDelegate
private
EndOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onEndUpdateMedicalInfoDelegate
private
EndOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onEndUpdatePersonalInfoDelegate
private
EndOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onEndUpdateRequestTypeDelegate
private
EndOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onEndUploadMeasurementDataDelegate
private
EndOperationDelegate Halyri.ServiceReference1.WcfMobileServiceClient.onEndUploadMediaSegmentDelegate
private
System.Threading.SendOrPostCallback Halyri.ServiceReference1.WcfMobileServiceClient.onGetMediaSegmentCompletedDelegate
private
System.Threading.SendOrPostCallback Halyri.ServiceReference1.WcfMobileServiceClient.onOpenCompletedDelegate
private
System.Threading.SendOrPostCallback Halyri.ServiceReference1.WcfMobileServiceClient.onPingCompletedDelegate
private
System.Threading.SendOrPostCallback Halyri.ServiceReference1.WcfMobileServiceClient.onSendTestPacketCompletedDelegate
private
System.Threading.SendOrPostCallback Halyri.ServiceReference1.WcfMobileServiceClient.onSendTextMessageCompletedDelegate
private
System.Threading.SendOrPostCallback Halyri.ServiceReference1.WcfMobileServiceClient.onToggleNoSoundCompletedDelegate
private
System.Threading.SendOrPostCallback Halyri.ServiceReference1.WcfMobileServiceClient.onUpdateConnectionLatencyInfoCompletedDelegate
private
System.Threading.SendOrPostCallback Halyri.ServiceReference1.WcfMobileServiceClient.onUpdateConnectionPriorityCompletedDelegate
private
System.Threading.SendOrPostCallback Halyri.ServiceReference1.WcfMobileServiceClient.onUpdateDeviceInfoCompletedDelegate
private
System.Threading.SendOrPostCallback Halyri.ServiceReference1.WcfMobileServiceClient.onUpdateInstrumentListCompletedDelegate
private
System.Threading.SendOrPostCallback Halyri.ServiceReference1.WcfMobileServiceClient.onUpdateLocationCompletedDelegate
private
System.Threading.SendOrPostCallback Halyri.ServiceReference1.WcfMobileServiceClient.onUpdateMedicalInfoCompletedDelegate
private
System.Threading.SendOrPostCallback Halyri.ServiceReference1.WcfMobileServiceClient.onUpdatePersonalInfoCompletedDelegate
private
System.Threading.SendOrPostCallback Halyri.ServiceReference1.WcfMobileServiceClient.onUpdateRequestTypeCompletedDelegate
private
System.Threading.SendOrPostCallback Halyri.ServiceReference1.WcfMobileServiceClient.onUploadMeasurementDataCompletedDelegate
private
System.Threading.SendOrPostCallback Halyri.ServiceReference1.WcfMobileServiceClient.onUploadMediaSegmentCompletedDelegate
private

Property Documentation

System.Net.CookieContainer Halyri.ServiceReference1.WcfMobileServiceClient.CookieContainer
getset

Event Documentation

System.EventHandler<System.ComponentModel.AsyncCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.CloseCompleted
System.EventHandler<GetMediaSegmentCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.GetMediaSegmentCompleted
System.EventHandler<System.ComponentModel.AsyncCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.OpenCompleted
System.EventHandler<PingCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.PingCompleted
System.EventHandler<SendTestPacketCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.SendTestPacketCompleted
System.EventHandler<SendTextMessageCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.SendTextMessageCompleted
System.EventHandler<ToggleNoSoundCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.ToggleNoSoundCompleted
System.EventHandler<UpdateConnectionLatencyInfoCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UpdateConnectionLatencyInfoCompleted
System.EventHandler<UpdateConnectionPriorityCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UpdateConnectionPriorityCompleted
System.EventHandler<UpdateDeviceInfoCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UpdateDeviceInfoCompleted
System.EventHandler<UpdateInstrumentListCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UpdateInstrumentListCompleted
System.EventHandler<UpdateLocationCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UpdateLocationCompleted
System.EventHandler<UpdateMedicalInfoCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UpdateMedicalInfoCompleted
System.EventHandler<UpdatePersonalInfoCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UpdatePersonalInfoCompleted
System.EventHandler<UpdateRequestTypeCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UpdateRequestTypeCompleted
System.EventHandler<UploadMeasurementDataCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UploadMeasurementDataCompleted
System.EventHandler<UploadMediaSegmentCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UploadMediaSegmentCompleted

The documentation for this class was generated from the following file: