RemoteProvider.Deploy Method

Include Protected Members
Include Inherited Members

Deploys a remote temporal stream.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, IQueryable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, IQbservable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, IQueryable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, IQbservable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, IQueryable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, IQbservable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, IQueryable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, IQbservable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, IQueryable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, IQbservable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, IQueryable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, IQbservable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, IQueryable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, IQbservable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, IQueryable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, IQbservable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, TElement>(Func<T1, IQueryable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, TElement>(Func<T1, IQbservable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, TElement>(Func<T1, T2, IQueryable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, TElement>(Func<T1, T2, IQbservable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, TElement>(Func<T1, T2, T3, IQueryable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, TElement>(Func<T1, T2, T3, IQbservable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, TElement>(Func<T1, T2, T3, T4, IQueryable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, TElement>(Func<T1, T2, T3, T4, IQbservable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, TElement>(Func<T1, T2, T3, T4, T5, IQueryable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, TElement>(Func<T1, T2, T3, T4, T5, IQbservable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, TElement>(Func<T1, T2, T3, T4, T5, T6, IQueryable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, TElement>(Func<T1, T2, T3, T4, T5, T6, IQbservable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, IQueryable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, IQbservable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, IQueryable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, IQbservable<TElement>>, String) Deploys a remote function that returns a sequence.
Public methodStatic member Deploy<TElement>(IQueryable<TElement>, String) Deploys a remote sequence.
Public methodStatic member Deploy<TElement>(IQbservable<TElement>, String) Deploys a remote sequence.
Public methodStatic member Deploy<TPayload>(IQStreamable<TPayload>, String) Deploys a remote temporal stream.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, IQStreamable<TPayload>>, String) Deploys a remote function that returns a temporal stream.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, IQStreamable<TPayload>>, String) Deploys a remote function that returns a temporal stream.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, IQStreamable<TPayload>>, String) Deploys a remote function that returns a temporal stream.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, IQStreamable<TPayload>>, String) Deploys a remote function that returns a temporal stream.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, IQStreamable<TPayload>>, String) Deploys a remote function that returns a temporal stream.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, IQStreamable<TPayload>>, String) Deploys a remote function that returns a temporal stream.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, IQStreamable<TPayload>>, String) Deploys a remote function that returns a temporal stream.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, IQStreamable<TPayload>>, String) Deploys a remote function that returns a temporal stream.
Public methodStatic member Deploy<T1, TPayload>(Func<T1, IQStreamable<TPayload>>, String) Deploys a remote function that returns a temporal stream.
Public methodStatic member Deploy<T1, T2, TPayload>(Func<T1, T2, IQStreamable<TPayload>>, String) Deploys a remote function that returns a temporal stream.
Public methodStatic member Deploy<T1, T2, T3, TPayload>(Func<T1, T2, T3, IQStreamable<TPayload>>, String) Deploys a remote function that returns a temporal stream.
Public methodStatic member Deploy<T1, T2, T3, T4, TPayload>(Func<T1, T2, T3, T4, IQStreamable<TPayload>>, String) Deploys a remote function that returns a temporal stream.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, TPayload>(Func<T1, T2, T3, T4, T5, IQStreamable<TPayload>>, String) Deploys a remote function that returns a temporal stream.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, TPayload>(Func<T1, T2, T3, T4, T5, T6, IQStreamable<TPayload>>, String) Deploys a remote function that returns a temporal stream.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, IQStreamable<TPayload>>, String) Deploys a remote function that returns a temporal stream.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, T8, IQStreamable<TPayload>>, String) Deploys a remote function that returns a temporal stream.
Public methodStatic member Deploy<TElement>(IRemoteObserver<TElement>, String) Deploys a remote observer.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, IRemoteObserver<TElement>>, String) Deploys a remote function that returns an observer.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, IRemoteObserver<TElement>>, String) Deploys a remote function that returns an observer.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, IRemoteObserver<TElement>>, String) Deploys a remote function that returns an observer.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, IRemoteObserver<TElement>>, String) Deploys a remote function that returns an observer.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, IRemoteObserver<TElement>>, String) Deploys a remote function that returns an observer.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, IRemoteObserver<TElement>>, String) Deploys a remote function that returns an observer.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, IRemoteObserver<TElement>>, String) Deploys a remote function that returns an observer.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, IRemoteObserver<TElement>>, String) Deploys a remote function that returns an observer.
Public methodStatic member Deploy<T1, TElement>(Func<T1, IRemoteObserver<TElement>>, String) Deploys a remote function that returns an observer.
Public methodStatic member Deploy<T1, T2, TElement>(Func<T1, T2, IRemoteObserver<TElement>>, String) Deploys a remote function that returns an observer.
Public methodStatic member Deploy<T1, T2, T3, TElement>(Func<T1, T2, T3, IRemoteObserver<TElement>>, String) Deploys a remote function that returns an observer.
Public methodStatic member Deploy<T1, T2, T3, T4, TElement>(Func<T1, T2, T3, T4, IRemoteObserver<TElement>>, String) Deploys a remote function that returns an observer.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, TElement>(Func<T1, T2, T3, T4, T5, IRemoteObserver<TElement>>, String) Deploys a remote function that returns an observer.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, TElement>(Func<T1, T2, T3, T4, T5, T6, IRemoteObserver<TElement>>, String) Deploys a remote function that returns an observer.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, IRemoteObserver<TElement>>, String) Deploys a remote function that returns an observer.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, TElement>(Func<T1, T2, T3, T4, T5, T6, T7, T8, IRemoteObserver<TElement>>, String) Deploys a remote function that returns an observer.
Public methodStatic member Deploy<TPayload>(IRemoteStreamableSink<TPayload>, String) Deploys a remote temporal stream sink.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, IRemoteStreamableSink<TPayload>>, String) Deploys a remote function that returns a temporal stream sink.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, IRemoteStreamableSink<TPayload>>, String) Deploys a remote function that returns a temporal stream sink.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, IRemoteStreamableSink<TPayload>>, String) Deploys a remote function that returns a temporal stream sink.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, IRemoteStreamableSink<TPayload>>, String) Deploys a remote function that returns a temporal stream sink.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, IRemoteStreamableSink<TPayload>>, String) Deploys a remote function that returns a temporal stream sink.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, IRemoteStreamableSink<TPayload>>, String) Deploys a remote function that returns a temporal stream sink.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, IRemoteStreamableSink<TPayload>>, String) Deploys a remote function that returns a temporal stream sink.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, IRemoteStreamableSink<TPayload>>, String) Deploys a remote function that returns a temporal stream sink.
Public methodStatic member Deploy<T1, TPayload>(Func<T1, IRemoteStreamableSink<TPayload>>, String) Deploys a remote function that returns a temporal stream sink.
Public methodStatic member Deploy<T1, T2, TPayload>(Func<T1, T2, IRemoteStreamableSink<TPayload>>, String) Deploys a remote function that returns a temporal stream sink.
Public methodStatic member Deploy<T1, T2, T3, TPayload>(Func<T1, T2, T3, IRemoteStreamableSink<TPayload>>, String) Deploys a remote function that returns a temporal stream sink.
Public methodStatic member Deploy<T1, T2, T3, T4, TPayload>(Func<T1, T2, T3, T4, IRemoteStreamableSink<TPayload>>, String) Deploys a remote function that returns a temporal stream sink.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, TPayload>(Func<T1, T2, T3, T4, T5, IRemoteStreamableSink<TPayload>>, String) Deploys a remote function that returns a temporal stream sink.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, TPayload>(Func<T1, T2, T3, T4, T5, T6, IRemoteStreamableSink<TPayload>>, String) Deploys a remote function that returns a temporal stream sink.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, IRemoteStreamableSink<TPayload>>, String) Deploys a remote function that returns a temporal stream sink.
Public methodStatic member Deploy<T1, T2, T3, T4, T5, T6, T7, T8, TPayload>(Func<T1, T2, T3, T4, T5, T6, T7, T8, IRemoteStreamableSink<TPayload>>, String) Deploys a remote function that returns a temporal stream sink.

Top

See Also

Reference

RemoteProvider Class

Microsoft.ComplexEventProcessing.Linq Namespace