LanguageServiceChannel Interface
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As LanguageServiceChannel
Syntax
'Declaration
<GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")> _
Public Interface LanguageServiceChannel
Inherits LanguageService, IClientChannel, IContextChannel, IChannel, _
ICommunicationObject, IExtensibleObject(Of IContextChannel), IDisposable
[GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
public interface LanguageServiceChannel : LanguageService, IClientChannel, IContextChannel,
IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>, IDisposable
[GeneratedCodeAttribute(L"System.ServiceModel", L"4.0.0.0")]
public interface class LanguageServiceChannel : LanguageService, IClientChannel, IContextChannel,
IChannel, ICommunicationObject, IExtensibleObject<IContextChannel^>, IDisposable
/** @attribute GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0") */
public interface LanguageServiceChannel extends LanguageService, IClientChannel,
IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>,
IDisposable
GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")
public interface LanguageServiceChannel extends LanguageService, IClientChannel,
IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>,
IDisposable
Platforms
See Also
Reference
LanguageServiceChannel Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.