1 write to notification
System.IO.Log (1)
System\IO\Log\LogManagementAsyncResult.cs (1)
38
this.
notification
= new CLFS_MGMT_NOTIFICATION();
7 references to notification
System.IO.Log (7)
System\IO\Log\LogManagementAsyncResult.cs (7)
44
get { return this.
notification
; }
141
Pack(this.
notification
);
146
this.
notification
,
181
Pack(this.
notification
);
186
this.
notification
,
232
nt = (CLFS_MGMT_NOTIFICATION_TYPE)this.
notification
.Notification;
262
targetLsn = new SequenceNumber(this.
notification
.Lsn);