Compartilhar via


LanguageServiceChannel Interface

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Namespace:   Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService
Assembly:  Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Syntax

public interface LanguageServiceChannel : LanguageService, IClientChannel, 
    IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>, 
    IDisposable
Public Interface LanguageServiceChannel
    Inherits LanguageService, IClientChannel, IContextChannel, IChannel,
    ICommunicationObject, IExtensibleObject(Of IContextChannel), IDisposable

Properties

Name Description
System_CAPS_pubproperty AllowInitializationUI

(Inherited from IClientChannel.)

System_CAPS_pubproperty AllowOutputBatching

(Inherited from IContextChannel.)

System_CAPS_pubproperty DidInteractiveInitialization

(Inherited from IClientChannel.)

System_CAPS_pubproperty Extensions

(Inherited from IExtensibleObject<T>.)

System_CAPS_pubproperty InputSession

(Inherited from IContextChannel.)

System_CAPS_pubproperty LocalAddress

(Inherited from IContextChannel.)

System_CAPS_pubproperty OperationTimeout

(Inherited from IContextChannel.)

System_CAPS_pubproperty OutputSession

(Inherited from IContextChannel.)

System_CAPS_pubproperty RemoteAddress

(Inherited from IContextChannel.)

System_CAPS_pubproperty SessionId

(Inherited from IContextChannel.)

System_CAPS_pubproperty State

(Inherited from ICommunicationObject.)

System_CAPS_pubproperty Via

(Inherited from IClientChannel.)

Methods

Name Description
System_CAPS_pubmethod Abort()

(Inherited from ICommunicationObject.)

System_CAPS_pubmethod AddTranslation(String, String, String, String, String, Int32, String, String, String, String)

(Inherited from LanguageService.)

System_CAPS_pubmethod AddTranslationArray(String, Translation[], String, String, TranslateOptions)

(Inherited from LanguageService.)

System_CAPS_pubmethod BeginClose(AsyncCallback, Object)

(Inherited from ICommunicationObject.)

System_CAPS_pubmethod BeginClose(TimeSpan, AsyncCallback, Object)

(Inherited from ICommunicationObject.)

System_CAPS_pubmethod BeginDisplayInitializationUI(AsyncCallback, Object)

(Inherited from IClientChannel.)

System_CAPS_pubmethod BeginOpen(AsyncCallback, Object)

(Inherited from ICommunicationObject.)

System_CAPS_pubmethod BeginOpen(TimeSpan, AsyncCallback, Object)

(Inherited from ICommunicationObject.)

System_CAPS_pubmethod BreakSentences(String, String, String)

(Inherited from LanguageService.)

System_CAPS_pubmethod Close()

(Inherited from ICommunicationObject.)

System_CAPS_pubmethod Close(TimeSpan)

(Inherited from ICommunicationObject.)

System_CAPS_pubmethod Detect(String, String)

(Inherited from LanguageService.)

System_CAPS_pubmethod DetectArray(String, String[])

(Inherited from LanguageService.)

System_CAPS_pubmethod DisplayInitializationUI()

(Inherited from IClientChannel.)

System_CAPS_pubmethod Dispose()

(Inherited from IDisposable.)

System_CAPS_pubmethod EndClose(IAsyncResult)

(Inherited from ICommunicationObject.)

System_CAPS_pubmethod EndDisplayInitializationUI(IAsyncResult)

(Inherited from IClientChannel.)

System_CAPS_pubmethod EndOpen(IAsyncResult)

(Inherited from ICommunicationObject.)

System_CAPS_pubmethod GetAppIdToken(String, Int32, Int32, Int32)

(Inherited from LanguageService.)

System_CAPS_pubmethod GetLanguageNames(String, String, String[])

(Inherited from LanguageService.)

System_CAPS_pubmethod GetLanguagesForSpeak(String)

(Inherited from LanguageService.)

System_CAPS_pubmethod GetLanguagesForTranslate(String)

(Inherited from LanguageService.)

System_CAPS_pubmethod GetProperty<T>()

(Inherited from IChannel.)

System_CAPS_pubmethod GetTranslations(String, String, String, String, Int32, TranslateOptions)

(Inherited from LanguageService.)

System_CAPS_pubmethod GetTranslationsArray(String, String[], String, String, Int32, TranslateOptions)

(Inherited from LanguageService.)

System_CAPS_pubmethod Open()

(Inherited from ICommunicationObject.)

System_CAPS_pubmethod Open(TimeSpan)

(Inherited from ICommunicationObject.)

System_CAPS_pubmethod Speak(String, String, String, String, String)

(Inherited from LanguageService.)

System_CAPS_pubmethod Translate(String, String, String, String, String, String)

(Inherited from LanguageService.)

System_CAPS_pubmethod TranslateArray(String, String[], String, String, TranslateOptions)

(Inherited from LanguageService.)

Events

Name Description
System_CAPS_pubevent Closed

(Inherited from ICommunicationObject.)

System_CAPS_pubevent Closing

(Inherited from ICommunicationObject.)

System_CAPS_pubevent Faulted

(Inherited from ICommunicationObject.)

System_CAPS_pubevent Opened

(Inherited from ICommunicationObject.)

System_CAPS_pubevent Opening

(Inherited from ICommunicationObject.)

System_CAPS_pubevent UnknownMessageReceived

(Inherited from IClientChannel.)

See Also

Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright