IPubSubManagerServiceRegisterSubscriptionTModel Method (String, String, PubSubEventType, ExpressionFuncTModel, Boolean, Guid, String, NullableDateTimeOffset, NullableDateTimeOffset) |
Namespace: SanteDB.Core.PubSub
PubSubSubscriptionDefinition RegisterSubscription<TModel>( string name, string description, PubSubEventType events, Expression<Func<TModel, bool>> filter, Guid channelId, string supportAddress = null, DateTimeOffset? notBefore = null, DateTimeOffset? notAfter = null )
[Missing <param name="name"/> documentation for "M:SanteDB.Core.PubSub.IPubSubManagerService.RegisterSubscription``1(System.String,System.String,SanteDB.Core.PubSub.PubSubEventType,System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Guid,System.String,System.Nullable{System.DateTimeOffset},System.Nullable{System.DateTimeOffset})"]
[Missing <param name="description"/> documentation for "M:SanteDB.Core.PubSub.IPubSubManagerService.RegisterSubscription``1(System.String,System.String,SanteDB.Core.PubSub.PubSubEventType,System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Guid,System.String,System.Nullable{System.DateTimeOffset},System.Nullable{System.DateTimeOffset})"]
[Missing <param name="events"/> documentation for "M:SanteDB.Core.PubSub.IPubSubManagerService.RegisterSubscription``1(System.String,System.String,SanteDB.Core.PubSub.PubSubEventType,System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Guid,System.String,System.Nullable{System.DateTimeOffset},System.Nullable{System.DateTimeOffset})"]
[Missing <param name="filter"/> documentation for "M:SanteDB.Core.PubSub.IPubSubManagerService.RegisterSubscription``1(System.String,System.String,SanteDB.Core.PubSub.PubSubEventType,System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Guid,System.String,System.Nullable{System.DateTimeOffset},System.Nullable{System.DateTimeOffset})"]
[Missing <param name="channelId"/> documentation for "M:SanteDB.Core.PubSub.IPubSubManagerService.RegisterSubscription``1(System.String,System.String,SanteDB.Core.PubSub.PubSubEventType,System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Guid,System.String,System.Nullable{System.DateTimeOffset},System.Nullable{System.DateTimeOffset})"]
[Missing <param name="supportAddress"/> documentation for "M:SanteDB.Core.PubSub.IPubSubManagerService.RegisterSubscription``1(System.String,System.String,SanteDB.Core.PubSub.PubSubEventType,System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Guid,System.String,System.Nullable{System.DateTimeOffset},System.Nullable{System.DateTimeOffset})"]
[Missing <param name="notBefore"/> documentation for "M:SanteDB.Core.PubSub.IPubSubManagerService.RegisterSubscription``1(System.String,System.String,SanteDB.Core.PubSub.PubSubEventType,System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Guid,System.String,System.Nullable{System.DateTimeOffset},System.Nullable{System.DateTimeOffset})"]
[Missing <param name="notAfter"/> documentation for "M:SanteDB.Core.PubSub.IPubSubManagerService.RegisterSubscription``1(System.String,System.String,SanteDB.Core.PubSub.PubSubEventType,System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Guid,System.String,System.Nullable{System.DateTimeOffset},System.Nullable{System.DateTimeOffset})"]
[Missing <typeparam name="TModel"/> documentation for "M:SanteDB.Core.PubSub.IPubSubManagerService.RegisterSubscription``1(System.String,System.String,SanteDB.Core.PubSub.PubSubEventType,System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Guid,System.String,System.Nullable{System.DateTimeOffset},System.Nullable{System.DateTimeOffset})"]
[Missing <returns> documentation for "M:SanteDB.Core.PubSub.IPubSubManagerService.RegisterSubscription``1(System.String,System.String,SanteDB.Core.PubSub.PubSubEventType,System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Guid,System.String,System.Nullable{System.DateTimeOffset},System.Nullable{System.DateTimeOffset})"]