ITrackStreamDispenser.GetStreamForInterceptor(Guid, Service) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::IO::Stream ^ GetStreamForInterceptor(Guid interceptorId, Microsoft::XLANGs::Core::Service ^ s);
public System.IO.Stream GetStreamForInterceptor (Guid interceptorId, Microsoft.XLANGs.Core.Service s);
abstract member GetStreamForInterceptor : Guid * Microsoft.XLANGs.Core.Service -> System.IO.Stream
Public Function GetStreamForInterceptor (interceptorId As Guid, s As Service) As Stream
Parameters
- interceptorId
- Guid
- s
- Service